about summary refs log tree commit diff
path: root/home/shell/fish/login.fish (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(home/fish): move fish's code to external filesFranck Cuny2023-02-211-0/+10
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.