[Fish] fzf and bashs
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
function tuis --description 'fzf select tui'
|
||||
eval (string split "\n" (cat $HOME/.dotfiles/tuis.txt) | fzf)
|
||||
eval (string split "\n" (cat $HOME/.dots/tuis.txt) | bashs "fzf --multi")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user