Update Thu Feb 16 03:42:53 AM CST 2023
This commit is contained in:
parent
68beab12ed
commit
89895b049a
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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;;
|
||||
|
|
|
|||
Loading…
Reference in New Issue