diff --git a/init.sh b/init.sh new file mode 100644 index 0000000..01c8053 --- /dev/null +++ b/init.sh @@ -0,0 +1,6 @@ +mkdir .backup +ln -s vimrc ~/.vimrc +ln -s tmux.conf ~/.tmux.conf +ln -s zshrc ~/.zshrc.local +ln -s gitconfig ~/.gitconfig +wget -O ~/.zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc