use my own zshrc

master
Arne Schauf 11 years ago
parent 944a17474c
commit c23a80df61
  1. 2
      init.sh
  2. 2793
      zshrc

@ -2,5 +2,5 @@ mkdir -p ~/.backup
ln -snf `pwd`/vimrc ~/.vimrc ln -snf `pwd`/vimrc ~/.vimrc
ln -snf `pwd`/tmux.conf ~/.tmux.conf ln -snf `pwd`/tmux.conf ~/.tmux.conf
ln -snf `pwd`/zshrc.local ~/.zshrc.local ln -snf `pwd`/zshrc.local ~/.zshrc.local
ln -snf `pwd`/zshrc ~/.zshrc
ln -snf `pwd`/gitconfig ~/.gitconfig ln -snf `pwd`/gitconfig ~/.gitconfig
wget -O ~/.zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc

2793
zshrc

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save