updated starship.toml

This commit is contained in:
2023-08-28 13:08:45 +02:00
parent 1bf0d1248a
commit 3fe988e1eb
3 changed files with 71 additions and 36 deletions

4
.profile.prepend Normal file
View File

@ -0,0 +1,4 @@
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
source <(/usr/bin/ssh-agent -a "$SSH_AUTH_SOCK")