My personal NixOS configuration
Find a file
Evie Litherland-Smith b2e6958169 Fix ohmyzsh install
Remove bin and fonts from default install, separate zsh and nvim to keep
2023-01-28 18:57:46 +00:00
bin Make LUA LSP location flexible 2023-01-27 22:12:19 +00:00
config Revert floating setup for aerial and nvim-tree 2023-01-27 22:12:42 +00:00
lua-lsp Delete some transient files from lua-lsp 2023-01-16 11:21:51 +00:00
nerdfont_symbols Rename nerdfont files to remove spaces 2023-01-16 11:14:03 +00:00
systemd Add unit file for starting ssh-agent 2023-01-12 14:25:46 +00:00
templates Add template ssh config file 2023-01-13 10:39:37 +00:00
true_colour_tests Move non-vim specific resources to top level 2023-01-10 08:22:54 +00:00
.gitignore Add some lua-lsp files to gitignore 2023-01-16 11:24:37 +00:00
aliases.zsh Add nvimdiff alias 2023-01-25 18:37:11 +00:00
completions.zsh Update README and completions.zsh 2023-01-28 16:36:42 +00:00
Makefile Fix ohmyzsh install 2023-01-28 18:57:46 +00:00
paths.zsh Add ohmyzsh custom paths config 2023-01-27 07:00:17 +00:00
README.md Update README and completions.zsh 2023-01-28 16:36:42 +00:00
software.sh Consolidate additional software installers 2023-01-27 22:32:30 +00:00

Personal dotfiles

Collection of various settings, configurations and other miscellaneous tools.

Settings

Fonts

Binaries

  • EFM LSP
  • Lazygit
  • Lua LSP
  • RipGrep
  • TexLab
  • Treesitter

Templates

  • SSH config
  • Python package
  • Crontab

Installation

Run make to symlink configs and download extras.

software.sh (WIP) installs common programs.