move bitwarden back to pacman
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
LINE="export SSH_AUTH_SOCK=/home/$USER/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock"
|
||||
export SSH_AUTH_SOCK="$HOME/.bitwarden-ssh-agent.sock"
|
||||
|
||||
if grep -qF "$LINE" ~/.bashrc; then
|
||||
echo "Bitwarden SSH agent already configured in .bashrc"
|
||||
|
||||
Reference in New Issue
Block a user