dotfiles/dot_config/fish/private_functions/bwunlock.fish

4 lines
57 B
Fish

function bwunlock
set -g BW_SESSION (bw login --raw)
end