mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-13 02:03:59 +01:00
add bwunlock fish func
This commit is contained in:
parent
b041cf009b
commit
571009b4f0
1 changed files with 3 additions and 0 deletions
3
dot_config/fish/private_functions/bwunlock.fish
Normal file
3
dot_config/fish/private_functions/bwunlock.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function bwunlock
|
||||
set -g BW_SESSION (bw login --raw)
|
||||
end
|
Loading…
Reference in a new issue