- 19 Nov, 2019 1 commit
-
-
Jacob Tomaw authored
Use add-zsh-hook to add functions to hooks. That way they won't be added again when doing `source ~/.zshrc` multiple times. Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- 27 Oct, 2019 1 commit
-
-
Vice Versa authored
Never use `[[` for numeric comparisons, for that, we’ll use `((`.
-
- 19 Aug, 2019 1 commit
-
-
SomeDer authored
-