remove vcpkg crap we no longer use

This commit is contained in:
2025-11-18 17:12:20 +01:00
parent a9f8e39373
commit 7e1c0dc937

View File

@@ -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 (**/*)