- alacritty
/bin
: tmux plugins- fish
- kitty
- nvim
- current
nvim.bak
- old packer config
- shkd
- starship
- tmux
- yabai
- zsh
I am using stow
to "apply" my configurations using symlinks.
Here are some of the most important commands:
stow <package>
: create a symlink for the<package>
according to the directory structure of the repostow --target=<dir> <package>
: set the target to<dir>
instead of using the parent of the stow directory (the.dotfiles
dir)stow --delete <package>
: remove the symlink of the<package>
Check out the documentation, if you have a more advanced use-case.
You can also apply or delete all configurations using the makefile
make all
make delete
- create a minimal nvim config
- fix
tmux-cht.sh
keybind