浏览代码

Update for ffoo-0.0.16

Alois Mahdal 10 年前
父节点
当前提交
b0c04f1486
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      dotfiles/bash/main.bashrc

+ 0
- 1
dotfiles/bash/main.bashrc 查看文件

48
 ### '''''' ###
48
 ### '''''' ###
49
 
49
 
50
 export FFOO_MKPRETTY=color
50
 export FFOO_MKPRETTY=color
51
-export SATURNIN_INI_PATH="$HOME/.saturnin/private/personal"
52
 
51
 
53
 export GREP_OPTIONS="--color --binary-files=without-match"
52
 export GREP_OPTIONS="--color --binary-files=without-match"
54
 
53