aboutsummaryrefslogtreecommitdiff
path: root/etc/sh/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sh/rc')
-rw-r--r--etc/sh/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 0c5c517..c0a79c7 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -402,7 +402,7 @@ g() {
f() {
P="f-shell-function$(pwd | sed 's|/|-|g')"
F="$(
- git ls-files |
+ vcs ls |
grep -E -e "${2:-.}" |
remembering -p "$P" -- \
fzf \