Skip to content

Instantly share code, notes, and snippets.

@trapd00r
Created October 19, 2012 13:50
Show Gist options
  • Save trapd00r/3918332 to your computer and use it in GitHub Desktop.
Save trapd00r/3918332 to your computer and use it in GitHub Desktop.
#!/bin/zsh
# drop this before the real zsh in your PATH
# $ rehash
# $ zsh -<TAB>
mplayer -channels 6 http://japh.se/aero.dts
#firefox
/bin/zsh "$@"
@Cloudef
Copy link

Cloudef commented Oct 19, 2012

lmao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment