X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bashrc;h=a63f2edecd2139d5d9cc465d92a65225c10ef9ca;hp=393722622ab77c742b3ee95b698be92b20ab7df7;hb=52714da532d76625f157e459be053b2cf8f47451;hpb=a8e600e7fd904d45e73ef114d0ec791c510b207f diff --git a/.bashrc b/.bashrc index 3937226..a63f2ed 100644 --- a/.bashrc +++ b/.bashrc @@ -157,6 +157,7 @@ eval ' ' unset command_not_found_handle +shopt -u progcomp # Disable 'bash-completion' rpm export IGNOREEOF=10 # '2>/dev/null' to prevent: TMOUT: readonly variable [ -n "$SSH_TTY" ] && export TMOUT=900 2>/dev/null @@ -379,6 +380,7 @@ function gpg {(unset gpg; http_proxy= all_proxy= HTTP_PROXY= ALL_PROXY= gpg "$@" ulimit -S -c 0 set +H shopt -s mailwarn +shopt -s direxpand unset OPTIND umask 022