summaryrefslogtreecommitdiff
path: root/functions/egrep.fish
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-06-01 18:17:36 +0200
committerache <ache@ache.one>2017-06-01 18:17:36 +0200
commitd99af1cd72b3cd093964e4565785fab563379253 (patch)
tree36920a8dfeea33bde747c8a34c903a1bf41f79b8 /functions/egrep.fish
Init config
Diffstat (limited to 'functions/egrep.fish')
-rw-r--r--functions/egrep.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/egrep.fish b/functions/egrep.fish
new file mode 100644
index 0000000..271b6ce
--- /dev/null
+++ b/functions/egrep.fish
@@ -0,0 +1 @@
+alias egrep='egrep --color=auto'