My dotfiles
fish/.config/fish | ||
git/.config/git | ||
kitty/.config/kitty | ||
nvim/.config/nvim | ||
scripts/.local/bin | ||
starship/.config | ||
tmux/.config/tmux | ||
zsh | ||
.ignore | ||
.luarc.json | ||
.stowrc | ||
LICENSE | ||
README.md | ||
stylua.toml |
Configurations
Recommended
Usage:
- Use stow to manage your symlinks.
git clone https://github.com/esprssoo/dotfiles.git && cd dotfiles
- Run
stow {package}
to enable the configuration for any package you like, where{package}
is one of the directories in the git repository. - Run
stow -D {package}
to disable the package.