mirror of
https://github.com/soimort/you-get.git
synced 2025-02-09 03:37:52 +03:00
4 lines
122 B
Bash
4 lines
122 B
Bash
![]() |
#!/usr/bin/env zsh
|
||
|
alias you-get="noglob $(dirname $0)/you-get"
|
||
|
alias you-vlc="noglob $(dirname $0)/you-get --player vlc"
|