1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-12 08:25:20 +00:00
dotfiles/.config/fish/functions/gzexe.fish

5 lines
91 B
Fish
Raw Normal View History

2019-03-28 20:58:56 +00:00
# Defined in /tmp/fish.qu78NN/gzexe.fish @ line 1
function gzexe
$D/Tools/gzexe $argv
end