remove vcpkg crap we no longer use
This commit is contained in:
5
.bashrc
5
.bashrc
@@ -66,11 +66,6 @@ HISTSIZE=2048
|
|||||||
HISTCONTROL=erasedups:ignoredups:ignorespace
|
HISTCONTROL=erasedups:ignoredups:ignorespace
|
||||||
HISTIGNORE='exit*:clear*:\:*:echo*'
|
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 checkwinsize # check the window size after each command (and if necessary, the values of LINES and COLUMNS)
|
||||||
shopt -s globstar # enable globstar (**/*)
|
shopt -s globstar # enable globstar (**/*)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user