summaryrefslogtreecommitdiff
path: root/functions/grep.fish
diff options
context:
space:
mode:
Diffstat (limited to 'functions/grep.fish')
-rw-r--r--functions/grep.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/grep.fish b/functions/grep.fish
new file mode 100644
index 0000000..8c9a7a1
--- /dev/null
+++ b/functions/grep.fish
@@ -0,0 +1 @@
+alias grep='grep --color=auto'