summaryrefslogtreecommitdiffstats
path: root/.bash_logout
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-05-19 20:35:31 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-05-19 20:39:29 +0200
commit04bfc72cc44f2af97c2a9b3f3b30b2122fbdba7a (patch)
tree2154db33fb3726255aee5e1786b07faf37d1bb60 /.bash_logout
parent44623eda3dbb7eb230d24495d9b8115fcd2bc9e0 (diff)
downloaddotfiles-04bfc72cc44f2af97c2a9b3f3b30b2122fbdba7a.tar.gz
dotfiles-04bfc72cc44f2af97c2a9b3f3b30b2122fbdba7a.zip
feat(dotfiles): link browserpass Firefox native host on sync
pacman browserpass ships the manifest under /usr/lib/browserpass/hosts/ but installs it nowhere a browser scans, so the native host never connects after a fresh install. Add link_browserpass_host(): delegates to the upstream-supported 'make -C /usr/lib/browserpass hosts-firefox-user' target (symlinks the packaged manifest into ~/.mozilla/native-messaging-hosts/, idempotent). Guarded on the packaged Makefile existing, so a declined pacman prompt skips it instead of breaking sync. Called from sync after sync_deps; make is already present via base-devel. Verified: bash -n passes; target runs idempotently, exit 0, link resolves to the packaged manifest.
Diffstat (limited to '.bash_logout')
0 files changed, 0 insertions, 0 deletions