diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-17 12:37:30 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-17 12:37:30 +0200 |
commit | b519c5f639e143251ad725970f28bd613315b277 (patch) | |
tree | a75a7eea8777a1537dc5ea7ad524276e5b4c4fc8 /config/essentials/zsh | |
parent | 6e3c07b70a1f3082afa2115ccac790d859d83b7b (diff) |
checkpoint
Diffstat (limited to 'config/essentials/zsh')
-rw-r--r-- | config/essentials/zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/essentials/zsh/.zshrc b/config/essentials/zsh/.zshrc index 139c145..07e859d 100644 --- a/config/essentials/zsh/.zshrc +++ b/config/essentials/zsh/.zshrc @@ -140,6 +140,6 @@ setopt histignorealldups setopt histreduceblanks setopt interactivecomments setopt notify -setopt cdablevars +# setopt cdablevars # zprof |