git://space.org
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1dd9d86
)
Remove erroneously included non-cow related items.
master
author
Thomas Leavitt
<thomas@thomasleavitt.org>
Mon, 14 Jan 2019 09:31:14 +0000
(
01:31
-0800)
committer
Thomas Leavitt
<thomas@thomasleavitt.org>
Mon, 14 Jan 2019 09:31:14 +0000
(
01:31
-0800)
.bash_profile
patch
|
blob
|
history
diff --git
a/.bash_profile
b/.bash_profile
index
5914f53
..
acff0df
100644
(file)
--- a/
.bash_profile
+++ b/
.bash_profile
@@
-49,9
+49,3
@@
if [ -n "$COWPATH" ] && [ -x "$(command -v cowsay)" ] && [ -x "$(command -v fort
else
echo "Missing required components, please check to ensure that fortune, cowsay, and lolcat are all installed, and that COWPATH is not null."
fi
-
-export PATH=$PATH:~/.nexustools
-
-# gcloud
-source /Users/tvleavitt/google-cloud-sdk/completion.bash.inc
-source /Users/tvleavitt/google-cloud-sdk/path.bash.inc