瀏覽代碼

Have better memory

Alois Mahdal 11 年之前
父節點
當前提交
bc85a0af9d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      dotfiles/bash/main.bashrc

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

@@ -28,6 +28,7 @@ clear_to_bottom() {
28 28
 export HISTCONTROL=$HISTCONTROL${HISTCONTROL+:}ignoredups
29 29
 export HISTIGNORE=$HISTIGNORE:ls:ll:la:cd
30 30
 export HISTIGNORE="$HISTIGNORE:git ap:git cm:git cma:git dc:git st"
31
+export HISTFILESIZE=10000
31 32
 export GLOBIGNORE=.:..
32 33
 
33 34
 # some more aliases