bitwarden and fleet
This commit is contained in:
parent
a37f81751e
commit
0843a7a737
4 changed files with 45 additions and 2 deletions
|
|
@ -118,9 +118,11 @@ in
|
|||
set -gx PATH $PATH $HOME/scripts
|
||||
set -gx PATH $PATH $HOME/.krew/bin
|
||||
|
||||
|
||||
if not set -q SSH_AUTH_SOCK
|
||||
eval (ssh-agent -c)
|
||||
ssh-add ~/.ssh/id_ed25519 >/dev/null 2>&1
|
||||
set SSH_AUTH_SOCK /home/fw/.bitwarden-ssh-agent.sock
|
||||
end
|
||||
|
||||
set -Ux FZF_DEFAULT_OPTS "${fzfOpts}"
|
||||
|
|
|
|||
|
|
@ -77,6 +77,8 @@
|
|||
go-passbolt-cli
|
||||
wf-recorder
|
||||
slurp
|
||||
bitwarden-desktop
|
||||
bitwarden-cli
|
||||
|
||||
|
||||
dbeaver-bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue