From d99af1cd72b3cd093964e4565785fab563379253 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 1 Jun 2017 18:17:36 +0200 Subject: Init config --- functions/grep.fish | 1 + 1 file changed, 1 insertion(+) create mode 100644 functions/grep.fish (limited to 'functions/grep.fish') 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' -- cgit v1.2.3-54-g00ecf