Explorar el Código

Enable ~/bin on tamten

Alois Mahdal hace 12 años
padre
commit
37c0fe1516
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles/bash/host/tamten.bashrc

+ 1
- 1
dotfiles/bash/host/tamten.bashrc Ver fichero

16
 ### OTHERS ###
16
 ### OTHERS ###
17
 ### '''''' ###
17
 ### '''''' ###
18
 
18
 
19
-export PATH="$PATH:$HOME/bin/git-achievements/"
19
+export PATH="$HOME/bin:$PATH:$HOME/bin/git-achievements/"
20
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
20
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
21
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
21
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
22
 export EDITOR="vim"
22
 export EDITOR="vim"