X-Git-Url: http://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bashrc;h=96d7d3585c972870ca86b8b597f70fbc05398db8;hp=7699036915aa7537a4bee92c4f18004d25c3d4c6;hb=ce4cd1bc7ff54ba7f0f69404970418cb09260cf9;hpb=cbf98eadbcb5cd378a0cc26ffd00bcd783d2649c diff --git a/.bashrc b/.bashrc index 7699036..96d7d35 100644 --- a/.bashrc +++ b/.bashrc @@ -359,6 +359,7 @@ else IONICE="" fi function n { if [ "$1" = "-p" ];then renice +19 "$@";test -n "$IONICE" && $IONICE "$@";else nice -n19 $IONICE "$@";fi }; +alias fetchmail='n fetchmail' function rpmsrclist { if [ -z "$*" ]; then