My personal configuration files. They are designed for a ZSH + TMUX + NEOVIM stack.
-
./shell-setup.sh
– will bootstrap the shell environment including- fasd - Autojump
- fzf - Fuzzy Search
- diff-so-fancy - Better git diff
- prezto - ZSH framework
- fast-syntax-highlighting - ZSH syntax highlight
- powerlevel10k - ZSH prompt
- neovim
- Rust CLI apps - fd-find, ripgrep, tldr and more
-
./setup_all.sh
- Will link dotfiles usingstow
(or python'sdploy
).