Aggregation of dotfiles that are managed by GNU Stow. For more such inspirations, look in here.
After cloning this repo, run stow-install
to automatically set up the development environment. Note that the install script is idempotent: it can safely be run multiple times.
- Ansible
- Fish
- Git
- Hammerspoon(mac only)
- Karabinar(mac only)
- Kitty
- SSH
- Tmux
- Neovim
- iTerm
To quickly setup the configurations, clone this repository
git clone git@github.com:yuujay/dotfiles.git
Once cloned cd
into the dotfiles
directory and run the install script
sh stow-install
If everything goes well, you have the symlinks established for your rc
and config
files.