My personal NixOS configuration
Find a file
2023-01-30 16:35:07 +00:00
bin Add and symlink nvim Appimage to keep version consistent 2023-01-30 10:31:19 +00:00
config Add git config 2023-01-30 15:17:53 +00:00
installers Install all components of pylsp 2023-01-30 16:35:07 +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 Remove python template (use poetry instead) 2023-01-30 15:20:13 +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 Change kitty SSH alias to detect running in kitty first 2023-01-28 22:26:55 +00:00
completions.zsh Update README and completions.zsh 2023-01-28 16:36:42 +00:00
Makefile Fix ssh config make rule 2023-01-30 15:19:51 +00:00
packages.txt Move software.sh back into separate installer scripts and add to 2023-01-30 15:17:30 +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

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.