My personal NixOS configuration
Find a file
2023-02-02 10:20:20 +00:00
bin Remove efm-langserver binary, add refactoring code actions plugin 2023-01-31 16:23:54 +00:00
config Add automatic bootstrap for packer install 2023-02-01 07:57:54 +00:00
installers Add nerdfont_symbols installer script 2023-02-01 09:00:50 +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
ohmyzsh Move ohmyzsh custom config to separate directory 2023-02-01 09:39:52 +00:00
templates Use sshconfig Include option to symlink standard config 2023-01-31 16:13:07 +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
Makefile Move zshrc into dotfiles as well 2023-02-02 10:18:16 +00:00
p10k.zsh Move ohmyzsh custom config to separate directory 2023-02-01 09:39:52 +00:00
packages.txt Move software.sh back into separate installer scripts and add to 2023-01-30 15:17:30 +00:00
README.md Update README and completions.zsh 2023-01-28 16:36:42 +00:00
ssh-config Use sshconfig Include option to symlink standard config 2023-01-31 16:13:07 +00:00
zshrc Move zshrc into dotfiles as well 2023-02-02 10:18:16 +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.