summaryrefslogtreecommitdiff
path: root/dotfiles/bashrc.sync
diff options
context:
space:
mode:
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"