Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 179 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 179 Bytes

Dotfiles

How to use

  1. Clone this repository.
  2. Run command below.
mv dotfiles ~/.dotfiles
cd ~
ln -s .dotfiles/vimrc .vimrc
ln -s .dotfiles/tmux.conf .tmux.conf