1
0
Fork 0
vdotfiles/cli/.config/fish/functions/gsi.fish

4 lines
43 B
Fish
Raw Normal View History

2023-02-05 22:13:01 +02:00
function gsi
2023-02-05 22:38:36 +02:00
termcompat tig status
2023-02-05 22:13:01 +02:00
end