My personal NixOS configuration
Find a file
2023-01-31 16:27:40 +00:00
bin Remove efm-langserver binary, add refactoring code actions plugin 2023-01-31 16:23:54 +00:00
config Remove efm-langserver binary, add refactoring code actions plugin 2023-01-31 16:23:54 +00:00
installers Remove nvim installer, update pipx to install pyright instead of pylsp 2023-01-31 16:27:40 +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
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
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 Remove packer and powerlevel directories on cleanup 2023-01-31 16:16: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 Use sshconfig Include option to symlink standard config 2023-01-31 16:13:07 +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

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.