summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/.zshrc b/.zshrc
index 9fdd739..fd607c2 100644
--- a/.zshrc
+++ b/.zshrc
@@ -1,5 +1,3 @@
-## Theming section
-#(cat $HOME/.config/wpg/sequences &)
autoload -U compinit colors zcalc
compinit -d
colors
@@ -41,7 +39,7 @@ WORDCHARS=${WORDCHARS//[&.;]} # Don't consider c
bindkey -v
## Aliases
-source $HOME/.aliases
+. "$HOME/.config/aliasrc"
## Plugins
source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh # syntax highlighting