diff options
author | Danny Holman <dholman@gymli.org> | 2025-02-20 15:18:02 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2025-02-20 15:18:02 -0600 |
commit | a27e83028b7943d26d881564ed446a2a4d374fed (patch) | |
tree | 017ffe78defa27275790c82249a581aef5d9eca6 /.zshrc | |
parent | 01ef5403e983f5a4767cacf3ffe77a0fcea2139a (diff) |
Update to 02/20/25
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,3 +89,5 @@ rationalise-dot() { } zle -N rationalise-dot bindkey . rationalise-dot + +source ~/.zshenv |