diff --git a/files/.bashrc b/files/.bashrc index 3d3ba06..e6360ea 100644 --- a/files/.bashrc +++ b/files/.bashrc @@ -25,5 +25,5 @@ fi unset rc fastfetch -eval "$(oh-my-posh init bash --config ~/.cache/oh-my-posh/themes/montys.json)" -export SSH_AUTH_SOCK=/home/philip/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock \ No newline at end of file +eval "$(oh-my-posh init bash --config ~/.config/oh-my-posh/montys.omp.json)" +export SSH_AUTH_SOCK=~/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock \ No newline at end of file