diff options
author | clarkzjw <[email protected]> | 2023-01-18 15:55:34 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-01-18 15:55:34 -0800 |
commit | fb637ad3266db434a15672aede6f38fc1aa8fcef (patch) | |
tree | 3d919a681653763dc40e41a2fa571a56ac8d2c29 /dot_zshrc | |
parent | 1a65980e40ce2303de728686d1a0fd6c7597ae74 (diff) | |
download | dotfiles-fb637ad3266db434a15672aede6f38fc1aa8fcef.tar.gz |
fonts
Diffstat (limited to 'dot_zshrc')
-rw-r--r-- | dot_zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -140,3 +140,5 @@ alias m="make -j`nproc --all`" | |||
140 | alias t="xfce4-terminal" | 140 | alias t="xfce4-terminal" |
141 | alias chez="/usr/bin/chezmoi" | 141 | alias chez="/usr/bin/chezmoi" |
142 | alias xc="xclip -selection clip" | 142 | alias xc="xclip -selection clip" |
143 | |||
144 | eval "$(lua /home/clarkzjw/Documents/code/z.lua/z.lua --init zsh)" | ||