Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 237 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 237 Bytes

Dotfiles

Clone the repo:

cd ~ && git clone https://github.com/nekhaevskiy/dotfiles.git

Use GNU Stow for creating symlinks:

cd dotfiles
stow git
stow kitty
stow nvim
...