comparison setup @ 64:3cd3f31d8a82

Added zsh!
author Edho Prima Arief <me@myconan.net>
date Tue, 17 May 2011 13:28:50 -0400
parents 684a22aeb675
children e6aa07cf62cc
comparison
equal deleted inserted replaced
63:b7814634220a 64:3cd3f31d8a82
3 install() { 3 install() {
4 uninstall 4 uninstall
5 #create symlinks 5 #create symlinks
6 linker "tcsh" ".tcsh_init" 6 linker "tcsh" ".tcsh_init"
7 linker "bash" ".ecos_bash" 7 linker "bash" ".ecos_bash"
8 linker "zsh" ".ecos_zsh"
8 linker "tmux" ".tmux.conf" 9 linker "tmux" ".tmux.conf"
9 linker "hg" ".hgrc" 10 linker "hg" ".hgrc"
10 linker "vim" ".vimrc" 11 linker "vim" ".vimrc"
11 linker "inputrc" ".inputrc" 12 linker "inputrc" ".inputrc"
12 #originally bin-ec. Renamed to .ecos.bin for sanity when listing home 13 #originally bin-ec. Renamed to .ecos.bin for sanity when listing home