diff options
Diffstat (limited to 'bash')
| -rw-r--r-- | bash/.bashrc | 4 | ||||
| m--------- | bash/.git-prompt | 0 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/bash/.bashrc b/bash/.bashrc index dc18213..aa56e8e 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -4,8 +4,8 @@ set -o vi  PATH=~/bin:$PATH  source ~/.pass_completion -HISTSIZE=1000 -HISTFILESIZE=8000 +HISTSIZE=10000000 +HISTFILESIZE=8000000  # If not running interactively, don't do anything  [[ $- != *i* ]] && return diff --git a/bash/.git-prompt b/bash/.git-prompt -Subproject 9c07945385121e1e4d09074da04d1b5c04722a3 +Subproject 21063bcd924bd8efb65eb36b2fe12ffd6ed1b6a | 
