summaryrefslogblamecommitdiffstats
path: root/fish/functions/techno-pulse.fish
blob: 65aa19b81ed09212433e6c8f69ed976099e92170 (plain) (tree)
1
2
3


                                                                    
function techno-pulse --description 'Play di techno with pulseaudio'
    mplayer --ao=pulse http://pub1.diforfree.org:8000/di_techno_hi
end