Merge
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -179,6 +179,8 @@ elif [[ $hostname == "printer" ]]; then
|
|||||||
elif [[ $hostname == "bepis-laptop" ]]; then
|
elif [[ $hostname == "bepis-laptop" ]]; then
|
||||||
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
||||||
export SSH_AUTH_SOCK=/home/wholteza/snap/bitwarden/current/.bitwarden-ssh-agent.sock
|
export SSH_AUTH_SOCK=/home/wholteza/snap/bitwarden/current/.bitwarden-ssh-agent.sock
|
||||||
|
elif [[ $hostname == "printer" ]]; then
|
||||||
|
export SSH_AUTH_SOCK=/home/wholteza/.bitwarden-ssh-agent.sock
|
||||||
elif [[ $hostname == "dev1" ]]; then
|
elif [[ $hostname == "dev1" ]]; then
|
||||||
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user