New alias, new fzf implementation, removed vi mode

This commit is contained in:
2023-01-22 15:52:17 +01:00
parent 21aefc0e13
commit 629e23f19f
2 changed files with 6 additions and 3 deletions

View File

@@ -91,3 +91,4 @@ alias runhis="anyframe-widget-execute-history"
# Default xclip to use Ctrl-c/Ctrl-v clipboard
alias xclip="xclip -selection c"
alias :q="exit"