Compare commits
No commits in common. "d44dadd0e0ad507152c148bdf0bdf7f9f4542918" and "37245bb6b8478834cb38fe8a4ac96ae334e322ba" have entirely different histories.
d44dadd0e0
...
37245bb6b8
5
.zshrc
5
.zshrc
@ -128,11 +128,6 @@ export PATH=$PATH:$HOME/.gem/ruby/2.6.0/bin
|
||||
[ -d $HOME/repo/fortigate/bin ] && export PATH=$HOME/repo/fortigate/bin:$PATH
|
||||
export HISTTIMEFORMAT="%F %T "
|
||||
|
||||
# Export for WSL
|
||||
if [[ "$(uname -sr)" =~ "Microsoft" ]]; then
|
||||
export GOROOT=/usr/lib/go
|
||||
fi
|
||||
|
||||
# Export for Mac
|
||||
if [[ "$(uname)" == "Darwin" ]]; then
|
||||
# Resolve problem with GOPATH
|
||||
|
Loading…
Reference in New Issue
Block a user