diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ # If not running interactively, don't do anything [[ $- != *i* ]] && return +export PAGER=less export EDITOR=vim export HISTIGNORE=ls:ps:history export HISTCONTROL=ignoreboth:erasedups # no start space and duplicate entries |
