# HG changeset patch # User Edho Arief # Date 1357468085 -10800 # Node ID 1094159210e0c62ebba97ffedf6a4d8f8312796e # Parent bfeeb9ca2658ac858b3df2b3ba2073e26135c9c0 Added p7zip. diff -r bfeeb9ca2658 -r 1094159210e0 rc/bashrc --- 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