Skip to content

Yukai's dotfiles. Managed by GNU stow. Including some useful shell scripts.

Notifications You must be signed in to change notification settings

Yukaii/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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