Remove .config/fish/conf.d/30-bitwarden.fish
This commit is contained in:
parent
f32da53d29
commit
ea4258ffb0
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
set -gx BW_CLIENTID czvWnI1nGIyNm7G6VjLkcl3Ct9ukQb
|
||||
set -gx BW_CLIENTSECRET user.d18b72ce-c550-4ac7-9df0-b0f60049ab30
|
||||
|
||||
if status is-interactive
|
||||
set -gx BW_SESSION (bw login --apikey &>/dev/null && bw unlock --raw)
|
||||
end
|
Loading…
Reference in a new issue