Explorar el Código

add env val CHIT_PATH

pull/1/head
10sr hace 11 años
padre
commit
ae3ed106d8
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      bashrc

+ 5
- 0
bashrc Ver fichero

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


Cargando…
Cancelar
Guardar