1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-24 15:53:08 +00:00
dotfiles/fish/config.fish

9 lines
219 B
Fish

abbr !. --position anywhere -f history_find -r '^!.*'
abbr !! --position anywhere -f history_last
abbr do ''
abbr done end
bind \ed 'ncdu'
bind \ef '_fzf_wrapper | clip'
bind \e\co 'open (_fzf_wrapper)'
printf "\e[5 q"