mirror of https://github.com/bjeanes/dotfiles.git
4 lines
37 B
Fish
4 lines
37 B
Fish
|
function gst
|
||
|
git status $argv;
|
||
|
end
|