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