feat(fish): yadm abbreviation for the shell

This commit is contained in:
Sergio Laín 2023-10-27 12:45:37 +02:00
parent 1948dafcc4
commit 1134afad7d
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -2,3 +2,5 @@ abbr -a b --function projectdo_build
abbr -a r --function projectdo_run
abbr -a t --function projectdo_test
abbr -a p --function projectdo_tool
abbr -a y yadm