X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bashrc;h=e0b66e58ce1f035437920230e2f246328c3a65e5;hp=f401ff25725d661b3bdcbe453351040bced37eea;hb=31ce090f436babfc7f4819096cfff9cc34bd667c;hpb=7c6b98078399126a91a15b646522be1d29746d44 diff --git a/.bashrc b/.bashrc index f401ff2..e0b66e5 100644 --- a/.bashrc +++ b/.bashrc @@ -337,6 +337,8 @@ function gdbcvscheckout { sourcewarecvscheckout gdb; } function binutilscvscheckout { sourcewarecvscheckout binutils; } function uri_escape { perl -MURI::Escape -le '$_=<>;chomp;print uri_escape $_;'; }; function uri_unescape { perl -MURI::Escape -le '$_=<>;chomp;print uri_unescape $_;'; }; +# It cannot be a function - unset does not work for it. +alias youtube-dl='youtube-dl --format 38/37/45/22/44/35/34/18/6/5/17/13' alias fetchmail='n fetchmail' function rpmsrclist {