mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-21 22:18:07 +01:00
unlock bw session instead of login
This commit is contained in:
parent
f5c2ea0a9e
commit
6b992478fc
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
function bwunlock
|
||||
set -g BW_SESSION (bw login --raw)
|
||||
set -g BW_SESSION (bw unlock --raw)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue