瀏覽代碼

[fish] Remove fzf trouble and add aws login func

Colin Powell 2 年之前
父節點
當前提交
99513ff026
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 3 0
      fish/.config/fish/functions/asso.fish
  2. 0 3
      fish/.config/fish/functions/fish_user_key_bindings.fish

+ 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