Browse Source

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

Alois Mahdal 10 years ago
parent
commit
0e7c70a305
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/bash/main.bashrc

+ 1
- 1
dotfiles/bash/main.bashrc View File

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