diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2023-09-02 19:05:41 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2023-09-02 19:05:41 +0300 |
commit | 0c3117da63bcfcd4d6280a93e570aab3f0bb2ed0 (patch) | |
tree | 868c8973f1472e8f73b6a2e584bfbc3581dc65a8 | |
parent | 8b95ae178c70e5a44ba8e4daec2d40c4b1253a2d (diff) |
zsh syntax highlighting
-rw-r--r-- | zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,3 +35,5 @@ alias \ re='zathura' \ nsxiv='nsxiv -a' \ units='units -H ""' + +source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null |