Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 516 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 516 Bytes

Dotfiles

Hi I'm Yukai. This is my dotfiles, managed with GNU stow.

Usage

Install GNU stow first, then clone the repo into home directory:

git clone https://github.com/Yukaii/dotfiles ~/dotfiles --recursive

Now cd into the directory, and restore with stow command:

cd dotfiles
stow vim neovim # ...

If you place dotfiles directory other than home directory, you may need extra argument for stow command.

License

MIT