Ver código fonte

add env val CHIT_PATH

pull/1/head
10sr 11 anos atrás
pai
commit
ae3ed106d8
1 arquivos alterados com 5 adições e 0 exclusões
  1. +5
    -0
      bashrc

+ 5
- 0
bashrc Ver arquivo

@@ -79,6 +79,11 @@ _tmux_prefs(){
tmux set -g mode-keys vi
}

if test -d ~/dbx
then
export CHIT_PATH="$HOME/dbx/.chit"
fi

#######################

iswindows && alias tty="echo cmd.exe"


Carregando…
Cancelar
Salvar