summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-04-22 18:24:36 +0100
committerUrbain Vaes <urbain@vaes.uk>2016-04-22 20:40:33 +0100
commita55bcab62ee5d7198ee11a8e801895404d5d14cf (patch)
treee878694b27cbae49987801e7b1f080ef6f473945 /zsh/.zshrc
parent467198df456011ee758ab2acd11964922bc7a18a (diff)
Add base16 colorscheme
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index fe44e9e..8fb638c 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -5,7 +5,6 @@
source "$HOME/.zsh/plugins"
source "$HOME/.zsh/functions"
source "$HOME/.zsh/alias"
-source "$HOME/.zsh/tmp"
# Custom key bindings for built-in widgets
bindkey -a 'k' history-beginning-search-backward