diff options
author | Joe <bousset.rudy@gmail.com> | 2022-09-26 14:31:56 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-09-26 14:31:56 +0200 |
commit | d1727547b51ec7c253978817ab4f43eee1c89c25 (patch) | |
tree | 5b2014c7c00cc71353451bb0f39adf854e2b07ed /.local/bin/pb | |
parent | up (diff) | |
download | dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.tar.gz dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.tar.bz2 dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.tar.xz dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.tar.zst dotfiles-bsd-d1727547b51ec7c253978817ab4f43eee1c89c25.zip |
up
Diffstat (limited to '')
-rwxr-xr-x | .local/bin/pb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/pb b/.local/bin/pb new file mode 100755 index 0000000..d8271c4 --- /dev/null +++ b/.local/bin/pb @@ -0,0 +1,3 @@ +#!/bin/sh + +/compat/linux/usr/lib/protonmail/bridge/proton-bridge --noninteractive |