wayland sway
This commit is contained in:
7
.bashrc
7
.bashrc
@@ -157,7 +157,12 @@ alias mount-bigboi-warez='~/.config/mnt/bigboi-warez.sh'
|
||||
alias edit-bash='nano ~/.bashrc && source ~/.bashrc'
|
||||
alias edit-requirements='nano ~/.config/requirements/install.sh'
|
||||
|
||||
export SSH_AUTH_SOCK=/home/wholteza/snap/bitwarden/current/.bitwarden-ssh-agent.sock
|
||||
hostname=$(cat ~/hostname)
|
||||
if [[ $hostname == "arch-bepis" ]]; then
|
||||
export SSH_AUTH_SOCK=/home/wholteza/.bitwarden-ssh-agent.sock
|
||||
else
|
||||
export SSH_AUTH_SOCK=/home/wholteza/snap/bitwarden/current/.bitwarden-ssh-agent.sock
|
||||
fi
|
||||
|
||||
export PATH="/home/wholteza/.cargo/bin:$PATH"
|
||||
### Start oh my posh
|
||||
|
||||
Reference in New Issue
Block a user