Tweaks to zsh

This commit is contained in:
Jonathan Hodgson 2024-02-19 07:01:26 +00:00
parent 285165913d
commit 89dbb2fccf
3 changed files with 53 additions and 2 deletions

View file

@ -9,4 +9,4 @@ lfcd () {
fi
}
alias lf="lfcd"
bindkey -s '^o' 'lf\n'
#bindkey -s '^o' 'lf\n'