added fish config
This commit is contained in:
3
fish/functions/grep.fish
Normal file
3
fish/functions/grep.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function grep --description 'alias grep=grep --color=auto'
|
||||
command grep --color=auto $argv;
|
||||
end
|
Reference in New Issue
Block a user