Mercurial > ec-dotfiles
changeset 438:1094159210e0
Added p7zip.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Sun, 06 Jan 2013 13:28:05 +0300 |
parents | bfeeb9ca2658 |
children | cb2d444253f4 |
files | rc/bashrc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rc/bashrc Sun Dec 30 02:17:00 2012 +0700 +++ b/rc/bashrc Sun Jan 06 13:28:05 2013 +0300 @@ -171,7 +171,7 @@ unset _grep # Custom application I usually install and safe to prioritize -for i in {"${HOME}/app","/opt"{,"/${USER:-$LOGNAME}"}}/{tmux,ruby19,python26,node,tarsnap,symon,nginx}/{bin,sbin}; do +for i in {"${HOME}/app","/opt"{,"/${USER:-$LOGNAME}"}}/{tmux,ruby19,python26,node,tarsnap,symon,nginx,p7zip}/{bin,sbin}; do [ -d "${i}" ] && PATH="${i}:${PATH}" done # New(?) rubygems bin PATH