summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorCharlie Root <root@chunkybluegiant.53hor.net>2021-12-14 21:35:36 -0500
committerCharlie Root <root@chunkybluegiant.53hor.net>2021-12-14 21:35:36 -0500
commit69dd04d9a9d35ebeea740f8729faad3042fb1f48 (patch)
treeb0b5bf6d74cd22f70142694d3cdfc5ab6662d119 /.zshrc
parenta73b3ae9ee068557f8ec80cb7d9c104b877546ed (diff)
downloaddotfiles-69dd04d9a9d35ebeea740f8729faad3042fb1f48.tar.xz
dotfiles-69dd04d9a9d35ebeea740f8729faad3042fb1f48.zip
blargh
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