added init script

master
Daniel Naegele 11 years ago
parent 6c1064e76d
commit 6862a062ec
  1. 6
      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
Loading…
Cancel
Save