summaryrefslogtreecommitdiff
path: root/dotfiles/bashrc.sync
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2017-09-26 18:38:39 -0500
committerBlaise Thompson <blaise@untzag.com>2017-09-26 18:38:39 -0500
commit170d454dc213de364928298632892da6a2755404 (patch)
tree5bc7fd9bca09d1f8d77965e5c53e6624c1a0568f /dotfiles/bashrc.sync
parent996775764a46dc3cde541d305fa928100c471f1b (diff)
install.sh
Diffstat (limited to 'dotfiles/bashrc.sync')
-rw-r--r--dotfiles/bashrc.sync2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/bashrc.sync b/dotfiles/bashrc.sync
new file mode 100644
index 0000000..da01b29
--- /dev/null
+++ b/dotfiles/bashrc.sync
@@ -0,0 +1,2 @@
+export PS1="\h \\$ \[$(tput sgr0)\]"
+export PATH="/opt/anaconda/bin:$PATH"