summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2018-06-04 21:40:37 -0500
committerBlaise Thompson <blaise@untzag.com>2018-06-04 21:40:37 -0500
commite1759db224f98b589aeb3e2e65a2ea90a737a5c5 (patch)
tree1fc44df4c3aa0072b191ed9fa685b4f89b2bb9be
parent3ad017f9238358e71ac4f6ebcad83dd1e24462b8 (diff)
2018-06-04 21:40
-rw-r--r--dotfiles/bashrc.sync2
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/bashrc.sync b/dotfiles/bashrc.sync
index c96dbc9..9d107fe 100644
--- a/dotfiles/bashrc.sync
+++ b/dotfiles/bashrc.sync
@@ -1,7 +1,5 @@
export PS1="\[\033[01;32m\]\u@\h \W \\$ \[$(tput sgr0)\]\[\033[0m\]"
-export PATH="/opt/anaconda/bin:$PATH"
-
export VISUAL=vim
export EDITOR="$VISUAL"