Bläddra i källkod

[fish] Remove fzf trouble and add aws login func

Colin Powell 2 år sedan
förälder
incheckning
99513ff026

+ 3 - 0
fish/.config/fish/functions/asso.fish

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

+ 0 - 3
fish/.config/fish/functions/fish_user_key_bindings.fish

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