mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-13 17:06:27 +00:00
6 lines
150 B
Fish
6 lines
150 B
Fish
|
# Defined in /tmp/fish.za3oIv/foobar2000.fish @ line 2
|
||
|
function foobar2000
|
||
|
clear
|
||
|
wine $D/Tools/Windows/foobar2000/foobar2000.exe ./ & disown
|
||
|
end
|