Update Fri Dec 25 04:47:22 AM CST 2020
This commit is contained in:
parent
8f55be9bdb
commit
6bb1d0e3a9
|
@ -16,10 +16,10 @@
|
|||
(youll need to run pimpmykali.sh 3 times)
|
||||
- currently working on a function to script 0, D and 9 together!
|
||||
|
||||
# Revision 1.0.7 - GOPATH statements added to .zshrc and .bashrc
|
||||
# Revision 1.0.7 - GOPATH statements added to .zshrc and .bashrc
|
||||
- function will check for GOPATH in .zshrc and .bashrc
|
||||
- Checks added for root and regular users
|
||||
- if "GOPATH" is not found in either .zshrc or .bashrc, statements will be added:
|
||||
- if "GOPATH" is not found in .zshrc or .bashrc, statements will be added:
|
||||
- export GOPATH=$HOME/go
|
||||
- export PATH=$PATH:$GOPATH/bin
|
||||
- if "GOPATH" is found in .zshrc or .bashrc, no changes will be made
|
||||
|
|
Loading…
Reference in New Issue