Update fedit and fless functions
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# key bindings for fless script
|
||||
_fless() {
|
||||
/usr/bin/fless
|
||||
}
|
||||
|
||||
zle -N fless
|
||||
bindkey -M viins '^n' fless
|
||||
|
Reference in New Issue
Block a user