Removed shopt from .bashrc

This commit is contained in:
Dionysus 2023-12-02 15:32:19 -05:00
parent 3c06c7599c
commit 0a95c677ba
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
[[ $- != *i* ]] && return
shopt -s checkwinsize
export LC_CTYPE=en_US.UTF-8
export LC_ALL=en_US.UTF-8
export GOPATH=$HOME/dev/go