grep with color
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -30,6 +30,8 @@ eval `dircolors`
|
||||
alias ls='ls $LS_OPTIONS'
|
||||
alias ll='ls $LS_OPTIONS -l'
|
||||
|
||||
alias grep='grep --color'
|
||||
|
||||
# Turn on parallel history
|
||||
shopt -s histappend
|
||||
history -a
|
||||
|
||||
Reference in New Issue
Block a user