Sfoglia il codice sorgente

add env val CHIT_PATH

pull/1/head
10sr 11 anni fa
parent
commit
ae3ed106d8
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. +5
    -0
      bashrc

+ 5
- 0
bashrc Vedi File

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


Caricamento…
Annulla
Salva