mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
ref(fish): clean up abbreviation settings
This commit is contained in:
parent
735b838aa2
commit
d7597c597c
3 changed files with 61 additions and 61 deletions
|
|
@ -1,7 +0,0 @@
|
|||
function fuzzy_complete
|
||||
set -f selected (complete -C | fzf -q (commandline -t) | cut -f1)
|
||||
|
||||
commandline --function repaint
|
||||
commandline --current-token --replace -- (string escape -- $selected)
|
||||
end
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue