feat: add install script
This commit is contained in:
parent
ca513196ce
commit
d63123ec6d
1 changed files with 4 additions and 0 deletions
4
install.sh
Normal file
4
install.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
ln -rsf ./.vimrc ~/
|
||||
ln -rsf ./.mailcap ~/
|
||||
ln -rsf ./.muttrc ~/
|
||||
ln -rsf ./.tmux.conf ~/
|
||||
Loading…
Reference in a new issue