1
0
Fork 0

shells: ssh agent socket path, some minor cosmetic edits

This commit is contained in:
Von Random 2024-12-24 15:18:22 +02:00
parent 6d36f69ccd
commit 19f466a330
4 changed files with 5 additions and 7 deletions

View file

@ -2,6 +2,6 @@ set -x LESS 'i n M R S'
set -x PAGER less
set -x EDITOR hx
set -x TIME_STYLE long-iso
set -x SSH_AUTH_SOCK "$HOME/.ssh/ssh_auth_sock"
set -x SSH_AUTH_SOCK "$XDG_RUNTIME_DIR/ssh-agent.socket"
set -x ALTERNATE_EDITOR ""
set -U fish_greeting