Mercurial > ec-dotfiles
diff setup @ 456:e0f9a54b9dce
Add global gitignore.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Mon, 18 Feb 2013 12:21:20 +0900 |
parents | 7394b88bf1c6 |
children | 4180a94a80af |
line wrap: on
line diff
--- a/setup Mon Feb 18 12:19:01 2013 +0900 +++ b/setup Mon Feb 18 12:21:20 2013 +0900 @@ -129,6 +129,7 @@ _rc "${1}" "../bin" ".ecos_bin" _rc "${1}" "gemrc" ".gemrc" _rc "${1}" "gitconfig" ".gitconfig" + _rc "${1}" "gitignore_global" ".gitignore_global" _rc "${1}" "hgrc" ".hgrc" _rc "${1}" "inputrc" ".inputrc" _rc "${1}" "tmux.conf" ".tmux.conf"