Mercurial > ec-dotfiles
comparison setup @ 400:657f787fbae8
Merge remote-tracking branch 'origin/master'
author | Edho Arief <edho@myconan.net> |
---|---|
date | Tue, 04 Sep 2012 10:23:37 +0700 |
parents | 0aabb2b34ef6 |
children | c171c29e13f5 |
comparison
equal
deleted
inserted
replaced
395:c01d272af466 | 400:657f787fbae8 |
---|---|
110 _rc "${1}" "tmux.conf" ".tmux.conf" | 110 _rc "${1}" "tmux.conf" ".tmux.conf" |
111 _rc "${1}" "gitconfig" ".gitconfig" | 111 _rc "${1}" "gitconfig" ".gitconfig" |
112 _rc "${1}" "hgrc" ".hgrc" | 112 _rc "${1}" "hgrc" ".hgrc" |
113 _rc "${1}" "vimrc" ".vimrc" | 113 _rc "${1}" "vimrc" ".vimrc" |
114 _rc "${1}" "vim-solarized" ".vim/colors/solarized.vim" | 114 _rc "${1}" "vim-solarized" ".vim/colors/solarized.vim" |
115 _rc "${1}" "vim-syntax-scss" ".vim/syntax/scss.vim" | |
115 _rc "${1}" "inputrc" ".inputrc" | 116 _rc "${1}" "inputrc" ".inputrc" |
116 _rc "${1}" "../bin" ".ecos_bin" | 117 _rc "${1}" "../bin" ".ecos_bin" |
117 ;; | 118 ;; |
118 *) | 119 *) |
119 _help | 120 _help |