summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2017-01-21 11:06:18 -0700
committerTuowen Zhao <ztuowen@gmail.com>2017-01-21 11:06:18 -0700
commit0b40a79fa01f2b4649147342d4c5de2550121d9e (patch)
tree25860abfd1f2a11fe91d16fa4290655f2226b68a
parent590713ad2ae21b261b82b948db21f484c569436c (diff)
downloadzsh-0b40a79fa01f2b4649147342d4c5de2550121d9e.tar.gz
zsh-0b40a79fa01f2b4649147342d4c5de2550121d9e.tar.bz2
zsh-0b40a79fa01f2b4649147342d4c5de2550121d9e.zip
update zshrc
-rw-r--r--.gitignore3
-rw-r--r--localrc0
-rw-r--r--zshrc1
3 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 7d2030e9f..b2022081a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,3 @@ custom/
# temp files directories
cache/
log/
-
-# Per-host config
-localrc
diff --git a/localrc b/localrc
deleted file mode 100644
index e69de29bb..000000000
--- a/localrc
+++ /dev/null
diff --git a/zshrc b/zshrc
index 7a19ab90f..e8b77a896 100644
--- a/zshrc
+++ b/zshrc
@@ -82,4 +82,3 @@ if [[ -z "$SSH_CLIENT" ]]; then
fi
# source ~/.rvm/scripts/rvm
-source ~/.oh-my-zsh/localrc