aboutsummaryrefslogtreecommitdiff
path: root/home/shell/fish/functions/find-ssh-agent.fish (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-21feat(home/fish): move fish's code to external filesFranck Cuny1-0/+20
It's easier to edit / debug / test the code that way. This also add a new function (`find-ssh-agent') to find or start a new ssh agent when a shell is started.