๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

change ssh-agent start abbr

kacaii 7b510264 b4da1d60

+1 -1
+1 -1
.config/fish/shell/abbr.fish
··· 4 4 5 5 # Reload shell 6 6 abbr s "source $__fish_config_dir/config.fish" 7 - abbr start_ssh_agent "eval $(ssh-agent -c)" 7 + abbr ssag "eval $(ssh-agent -c)" 8 8 9 9 # Default 10 10 abbr c clear