1
0
Fork 0
vdotfiles/dot_config/private_fish/functions/tig.fish

4 lines
42 B
Fish
Raw Normal View History

2023-02-05 22:38:36 +02:00
function tig
termcompat tig $argv
end