From 3463e81dda1470d55cd20cbb6a88dc2d98037a59 Mon Sep 17 00:00:00 2001 From: Kurtis Rader Date: Sat, 15 Apr 2017 20:04:43 -0700 Subject: [PATCH] a step to remove __fish_sgrep per issue #2450 --- share/functions/__fish_print_mounted.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/functions/__fish_print_mounted.fish b/share/functions/__fish_print_mounted.fish index ef0dfdf24..2a390fdb9 100644 --- a/share/functions/__fish_print_mounted.fish +++ b/share/functions/__fish_print_mounted.fish @@ -7,6 +7,6 @@ function __fish_print_mounted --description 'Print mounted devices' # and tabs because of descriptions string replace -r '\S+ (\S+) .*' '$1'