mirror of https://github.com/bjeanes/dotfiles.git
5 lines
28 B
Fish
5 lines
28 B
Fish
|
function gp
|
||
|
gps $argv
|
||
|
|
||
|
end
|