mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add gcloud path.
This commit is contained in:
@@ -14,7 +14,7 @@ export DEBFULLNAME="David Tomaschik"
|
|||||||
export LESS="-MR"
|
export LESS="-MR"
|
||||||
|
|
||||||
# Unconditional because /bin/sh sucks
|
# Unconditional because /bin/sh sucks
|
||||||
export PATH="$PATH:$HOME/.gce/google-cloud-sdk/bin:$HOME/bin/genymotion:$HOME/bin/genymotion/tools:$HOME/bin/google_appengine:$HOME/bin/go_appengine"
|
export PATH="$PATH:$HOME/.gce/google-cloud-sdk/bin:$HOME/bin/genymotion:$HOME/bin/genymotion/tools:$HOME/bin/google_appengine:$HOME/bin/go_appengine:$HOME/bin/google-cloud-sdk/bin"
|
||||||
|
|
||||||
# Fix gnome-terminal
|
# Fix gnome-terminal
|
||||||
if [[ $TERM == "xterm" && $COLORTERM == "gnome-terminal" ]] ; then
|
if [[ $TERM == "xterm" && $COLORTERM == "gnome-terminal" ]] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user