Parcourir la source

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

Alois Mahdal il y a 10 ans
Parent
révision
0e7c70a305
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      dotfiles/bash/main.bashrc

+ 1
- 1
dotfiles/bash/main.bashrc Voir le fichier

@@ -47,7 +47,7 @@ alias sc='se --direction=encz.cz'
47 47
 ### OTHERS ###
48 48
 ### '''''' ###
49 49
 
50
-export FFOO_MKPRETTY=color
50
+export FFOO_PRETTY=color
51 51
 
52 52
 export GREP_OPTIONS="--color --binary-files=without-match"
53 53