Ver a proveniência

add env val CHIT_PATH

pull/1/head
10sr há 11 anos
ascendente
cometimento
ae3ed106d8
1 ficheiros alterados com 5 adições e 0 eliminações
  1. +5
    -0
      bashrc

+ 5
- 0
bashrc Ver ficheiro

@@ -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
Guardar