bitwarden agent configure
This commit is contained in:
@@ -147,6 +147,10 @@ cd ~/.local/share/coredesktop
|
||||
echo "Installing Kickstart Neovim..."
|
||||
. install-kickstart-nvim.sh
|
||||
|
||||
# Configure Bitwarden SSH agent
|
||||
echo "Configuring Bitwarden SSH agent..."
|
||||
. bitwarden.sh
|
||||
|
||||
# Add the current user to the docker group and start the Docker daemon
|
||||
sudo usermod -aG docker $USER
|
||||
newgrp docker
|
||||
|
||||
Reference in New Issue
Block a user