Add arch setup first version

This commit is contained in:
Fabian Ising
2016-11-18 16:04:50 +01:00
parent aeb17788fe
commit 0b63903632
4 changed files with 45 additions and 0 deletions

View File

@@ -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