Kaynağa Gözat

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

Alois Mahdal 11 yıl önce
ebeveyn
işleme
0e7c70a305
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      dotfiles/bash/main.bashrc

+ 1
- 1
dotfiles/bash/main.bashrc Dosyayı Görüntüle

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