.profile.common

changeset 438
862d1e79b830
parent 420
6959fd5dfb58
child 479
2b08e0404a8d
equal deleted inserted replaced
437:0543a6606d82 438:862d1e79b830
6 export DEVEL_REPL_PROFILE='Standard' 6 export DEVEL_REPL_PROFILE='Standard'
7 7
8 alias hgcd='cd $(hg root)' 8 alias hgcd='cd $(hg root)'
9 alias gcd='cd "$(git rev-parse --show-toplevel)"' 9 alias gcd='cd "$(git rev-parse --show-toplevel)"'
10 10
11 alias tmux-env='eval "$(tmux show-environment -s)"'
11 alias :e=vim 12 alias :e=vim
12 alias :q=exit 13 alias :q=exit
13 14
14 if [ -d ~/.asdf ]; then 15 if [ -d ~/.asdf ]; then
15 source ~/.asdf/asdf.sh 16 source ~/.asdf/asdf.sh

mercurial