nix-config/aliases/gs.fish
2016-06-13 20:58:48 +01:00

3 lines
39 B
Fish

function gs
git status -sb $argv;
end