My config files:
- zsh: zsh/my.zshrc, zsh/zsh_plugins.txt.
- vim: vim/my.vimrc, vim/ideavimrc, vim/neovintageousrc.
- sublime text: sublime-dotfiles repo.
- cursor: cursor-dotfiles repo.
- ranger: ranger/rc.conf.
- kitty: kitty/kitty.conf.
- git: git/install.
- rg: rg/ripgreprc.
How zsh looks:
How vim looks:
git clone --depth 1 https://github.com/reo7sp/dotfiles
cd dotfiles
./install zsh vim ranger rggit clone --depth 1 https://github.com/reo7sp/dotfiles
cd dotfiles
./install -q zsh vim ranger rg./install [-q] MODULES # installs dotfiles./update [-q] MODULES # updates dotfiles./upgrade [-q] MODULES # upgrades modules' pluginsAvailable modules: zsh, vim, ranger, kitty, git, rg.

