Update Thu Feb 16 03:42:53 AM CST 2023

This commit is contained in:
Dewalt 2023-02-16 03:42:53 -06:00
parent 68beab12ed
commit 89895b049a
2 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@
- client max protocol = SMB3 below [global]
- Menu Option 3 - Fix Golang
- Menu Option 3 - Fix Golang
- Installs golang
- checks for GOPATH in .bashrc and .zshrc
- if GOPATH is found, adds nothing

View File

@ -1501,7 +1501,7 @@ pimpmykali_menu () {
l|L) install_sublime;;
m|M) mayor_mpp;;
n|N) fix_all; fix_upgrade;;
o|O) fix_ssh;;
# o|O) fix_ssh;;
s|S) fix_spike;;
t|T) fix_timezone;;
v|V) install_vscode;;