aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-01-18 15:55:34 -0800
committerclarkzjw <[email protected]>2023-01-18 15:55:34 -0800
commitfb637ad3266db434a15672aede6f38fc1aa8fcef (patch)
tree3d919a681653763dc40e41a2fa571a56ac8d2c29 /dot_zshrc
parent1a65980e40ce2303de728686d1a0fd6c7597ae74 (diff)
downloaddotfiles-fb637ad3266db434a15672aede6f38fc1aa8fcef.tar.gz
fonts
Diffstat (limited to 'dot_zshrc')
-rw-r--r--dot_zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_zshrc b/dot_zshrc
index 581154a..c1d50a2 100644
--- a/dot_zshrc
+++ b/dot_zshrc
@@ -140,3 +140,5 @@ alias m="make -j`nproc --all`"
140alias t="xfce4-terminal" 140alias t="xfce4-terminal"
141alias chez="/usr/bin/chezmoi" 141alias chez="/usr/bin/chezmoi"
142alias xc="xclip -selection clip" 142alias xc="xclip -selection clip"
143
144eval "$(lua /home/clarkzjw/Documents/code/z.lua/z.lua --init zsh)"
Powered by cgit v1.2.3 (git 2.41.0)