Skip to content

Commit 09ff4df

Browse files
authored
Update 50_misc.sh
1 parent 5e0742e commit 09ff4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/50_misc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ shopt -s nocaseglob
55
# update the values of LINES and COLUMNS.
66
shopt -s checkwinsize
77

8-
alias grep='--color=auto'
8+
alias grep='grep --color=auto'
99

1010
# Prevent less from clearing the screen while still showing colors.
1111
export LESS=-XR

0 commit comments

Comments
 (0)