diff --git a/.bashrc b/.bashrc index dbcd779..5a9814d 100644 --- a/.bashrc +++ b/.bashrc @@ -66,11 +66,6 @@ HISTSIZE=2048 HISTCONTROL=erasedups:ignoredups:ignorespace HISTIGNORE='exit*:clear*:\:*:echo*' -# -# bash completion -# -. /home/user/.local/share/vcpkg/scripts/vcpkg_completion.bash &>/dev/null # fucking vcpkg - shopt -s checkwinsize # check the window size after each command (and if necessary, the values of LINES and COLUMNS) shopt -s globstar # enable globstar (**/*)