summary refs log tree commit diff stats
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/fasdrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/zsh/fasdrc b/zsh/fasdrc
index efe6e0a..22259d7 100644
--- a/zsh/fasdrc
+++ b/zsh/fasdrc
@@ -5,5 +5,4 @@ current () {
 	done
 }
 
-# If you want to have this behavior for all fasd queries
-_FASD_BACKENDS="native current"
+alias e="f -t -e $EDITOR -B current"