dotfiles/dot_config/fish/private_functions/bwunlock.fish

3 lines
58 B
Fish

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