Play around with starship and git deltas and shit

This commit is contained in:
Maximilian Friedersdorff 2024-12-02 14:31:02 +00:00
parent 911dd07d1e
commit e6f37e50ad
4 changed files with 187 additions and 17 deletions

View file

@ -27,3 +27,5 @@ export _JAVA_AWT_WM_NONREPARENTING=1
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/docker.sock
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket
export LESS='--chop-long-lines --HILITE-UNREAD --ignore-case --incsearch --jump-target=4 --LONG-PROMPT --no-init --quit-if-one-screen --RAW-CONTROL-CHARS --use-color --window=-4'