My personal NixOS configuration
Find a file
2023-01-25 11:57:09 +00:00
bin Move external binaries to top level, add lazygit and lua-lsp 2023-01-16 11:13:23 +00:00
config Remove setting kitty window size 2023-01-25 11:57:09 +00:00
extra_installers Add poetry vim alias, change order of install 2023-01-23 11:30:06 +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 poetry vim alias, change order of install 2023-01-23 11:30:06 +00:00
completions.zsh Check for register-python-argcomplete3 before calling 2023-01-18 10:16:37 +00:00
install.sh Add poetry vim alias, change order of install 2023-01-23 11:30:06 +00:00
README.md Move some installer contents to extra_installers scripts 2023-01-16 11:14:42 +00:00

Personal dotfiles

Collection of various settings, configurations and other miscellaneous tools.

Settings

Fonts

Templates

  • SSH config
  • Python package
  • Crontab

Installation

install.sh will set up most common configurations

extra_installers/ contains additional (unfinished) scripts to simplify installing commonly used software