.profile.common

changeset 696
46dd5299006d
parent 608
177dfb2889ab
child 749
27f7431c8170
equal deleted inserted replaced
695:1dc38f7164ce 696:46dd5299006d
8 } 8 }
9 9
10 export EDITOR=vim 10 export EDITOR=vim
11 export SUDO_EDITOR=$HOME/bin/privim 11 export SUDO_EDITOR=$HOME/bin/privim
12 export LESS='Ri' 12 export LESS='Ri'
13
13 export PERL_CPANM_OPT='-nq --prompt' 14 export PERL_CPANM_OPT='-nq --prompt'
14 export DEVEL_REPL_PROFILE='Standard' 15 export DEVEL_REPL_PROFILE='Standard'
16
17 export ASDF_CONCURRENCY='2'
18 export RUBY_EXTRA_CONFIGURE_OPTIONS="--enable-shared --enable-install-doc"
15 19
16 alias hgcd='cd $(hg root)' 20 alias hgcd='cd $(hg root)'
17 alias gcd='cd "$(git rev-parse --show-toplevel)"' 21 alias gcd='cd "$(git rev-parse --show-toplevel)"'
18 22
19 alias tmux-env='eval "$(tmux show-environment -s)"' 23 alias tmux-env='eval "$(tmux show-environment -s)"'

mercurial