.profile.common

changeset 480
ca3afb782d18
parent 479
2b08e0404a8d
child 506
2a6899f40b2e
equal deleted inserted replaced
479:2b08e0404a8d 480:ca3afb782d18
1 # simple profile stuff that is common to both zsh and bash 1 # simple profile stuff that is common to both zsh and bash
2 2
3 make -s -C ~/.ssh & 3 make -s -C ~/.ssh
4 4
5 export EDITOR=vim 5 export EDITOR=vim
6 export LESS=-Ri 6 export LESS=-Ri
7 export PERL_CPANM_OPT='-nq --prompt' 7 export PERL_CPANM_OPT='-nq --prompt'
8 export DEVEL_REPL_PROFILE='Standard' 8 export DEVEL_REPL_PROFILE='Standard'

mercurial