mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-14 02:33:58 +01:00
3 lines
57 B
Fish
3 lines
57 B
Fish
function bwunlock
|
|
set -g BW_SESSION (bw login --raw)
|
|
end
|