Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 259 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 259 Bytes

dotfiles

My dotfiles for Zsh, Vim, Tmux ... etc

dotfiles

Setup

$ git clone [email protected]:Korilakkuma/dotfiles.git
$ cd dotfiles
$ make init && make

If it is needed to clean symbolic links,

$ make clean