[fish] Remove fzf trouble and add aws login func
This commit is contained in:
3
fish/.config/fish/functions/asso.fish
Normal file
3
fish/.config/fish/functions/asso.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function asso
|
||||
aws sso login --profile $argv
|
||||
end
|
||||
@ -1,3 +0,0 @@
|
||||
function fish_user_key_bindings
|
||||
fzf_key_bindings
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user