Add arch setup first version
This commit is contained in:
@@ -8,3 +8,10 @@
|
||||
|
||||
|
||||
git submodule update --init --recursive
|
||||
ln -s $PWD/vim ~/.vim
|
||||
ln -s ~/.vim/.vimrc ~/.vimrc
|
||||
ln -s $PWD/zsh ~/.zsh
|
||||
ln -s ~/.zsh/.zshrc ~/.zshrc
|
||||
ln -s $PWD/tmux ~/.tmux
|
||||
ln -s ~/.tmux/.tmux.conf ~/.tmux.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user