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