updated readme
This commit is contained in:
parent
ec4c5c4460
commit
8a9fbe0f99
13
INSTALL.sh
Executable file
13
INSTALL.sh
Executable file
@ -0,0 +1,13 @@
|
||||
#!/bin/bash
|
||||
ln -s dotfiles/bash_aliases .bash_aliases
|
||||
ln -s dotfiles/gitconfig .gitconfig
|
||||
ln -s dotfiles/gitignore .gitignore
|
||||
ln -s dotfiles/hushlogin .hushlogin
|
||||
ln -s dotfiles/README.md .README.md
|
||||
ln -s dotfiles/vim .vim
|
||||
ln -s dotfiles/vimrc .vimrc
|
||||
ln -s dotfiles/vimrc.bundles .vimrc.bundles
|
||||
ln -s dotfiles/vimrc.bundles.local .vimrc.bundles.local
|
||||
ln -s dotfiles/vimrc.local .vimrc.local
|
||||
ln -s dotfiles/zshrc .zshrc
|
||||
ln -s dotfiles/zshrc.local .zshrc.local
|
Loading…
Reference in New Issue
Block a user