/dotfiles

My dotfiles

Primary LanguageShell

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