My personal NixOS configuration
Find a file
2023-02-15 15:22:03 +00:00
bin Convert yadm changes back to Makefile-based system 2023-02-08 23:54:40 +00:00
config Extend feline LSP status with TS current location 2023-02-15 15:22:03 +00:00
home Used rounded form of p10k and make wezterm status match 2023-02-14 22:44:32 +00:00
ohmyzsh Redo p10k, add zsh syntax highlighting 2023-02-14 22:38:38 +00:00
ssh Move ssh-config into subdirectory to enable automatic matching 2023-02-09 08:59:12 +00:00
.gitignore Add TPM for tmux plugin management + plugins 2023-02-09 15:47:44 +00:00
Makefile Redo p10k, add zsh syntax highlighting 2023-02-14 22:38:38 +00:00
pkglist.txt Add a few more formatters, run formatting on files 2023-02-13 12:57:12 +00:00
README.md Update README to be more relevant 2023-02-13 13:05:51 +00:00

Personal dotfiles

Collection of various settings, configurations and other miscellaneous tools.

Makefile handles linking config files and installing available extras. Arguments for make:

  • link
    • symlinks config files to $XDG_CONFIG_HOME
  • unlink
    • Undo make link
  • install
    • Downloads extras: ohmyz.sh, powerlevel10k, packer, TMUX plugin manager
  • uninstall
    • Undo make install
  • all
    • link and install in one operation
  • pacman
    • Install/update all packages listed in pkglist.txt

Configs

Binaries