[fish] Remove fzf trouble and add aws login func

This commit is contained in:
2022-12-29 11:01:10 -05:00
parent 684ef9ac6a
commit 99513ff026
2 changed files with 3 additions and 3 deletions

View File

@ -0,0 +1,3 @@
function asso
aws sso login --profile $argv
end

View File

@ -1,3 +0,0 @@
function fish_user_key_bindings
fzf_key_bindings
end