🚚 move fish.config to own folder

This commit is contained in:
DannyDannyDanny 2023-11-10 21:22:41 +01:00
parent 18848e5a94
commit 79a47e3d93
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +0,0 @@
if not pgrep --full ssh-agent | string collect > /dev/null
eval (ssh-agent -c)
set -Ux SSH_AGENT_PID $SSH_AGENT_PID
set -Ux SSH_AUTH_SOCK $SSH_AUTH_SOCK
end