Explorar el Código

ffoo's mkpretty.sh is now called pretty.sh

Alois Mahdal hace 11 años
padre
commit
0e7c70a305
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles/bash/main.bashrc

+ 1
- 1
dotfiles/bash/main.bashrc Ver fichero

47
 ### OTHERS ###
47
 ### OTHERS ###
48
 ### '''''' ###
48
 ### '''''' ###
49
 
49
 
50
-export FFOO_MKPRETTY=color
50
+export FFOO_PRETTY=color
51
 
51
 
52
 export GREP_OPTIONS="--color --binary-files=without-match"
52
 export GREP_OPTIONS="--color --binary-files=without-match"
53
 
53