Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 259 Bytes

File metadata and controls

19 lines (13 loc) · 259 Bytes

dotfiles

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

dotfiles

Setup

$ git clone git@github.com:Korilakkuma/dotfiles.git
$ cd dotfiles
$ make init && make

If it is needed to clean symbolic links,

$ make clean