diff options
| author | krolxon <krolyxon@tutanota.com> | 2026-01-01 13:45:31 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2026-01-01 13:45:31 +0530 |
| commit | 16cc31b947975f5e9b00af3ad3875df83be21087 (patch) | |
| tree | 39adab9ead76a9346b72f294cf396af5023bd6a8 /.config/zsh/.zshrc | |
| parent | 923c012199ffec118c5e2f0d9488ce1ff66005cb (diff) | |
install.sh: add logging
Diffstat (limited to '.config/zsh/.zshrc')
| -rw-r--r-- | .config/zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 3cf59dc..a215de3 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -71,4 +71,4 @@ source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting. source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh # Load pywal colors -(cat ~/.cache/wal/sequences &) +# (cat ~/.cache/wal/sequences &) |
