116 Commits (master)

Author SHA1 Message Date
Sergii Tkachenko 2fbdfa93f9
fix(init): ensure hostname is always valid for macOS (#13171) 9 months ago
Michael Elliot 476a7fc89e
chore: fix typo (#13089) 11 months ago
Marc Cornellà 0b27b15d0b
fix(init): fix subscript flag in 11ca9e2a 2 years ago
Marc Cornellà 11ca9e2ac7
fix(init): add cached completions directory only once (#12551) 2 years ago
Marc Cornellà a87e9c715b
fix(init): fix definition order for `$ZSH_CUSTOM` 2 years ago
Mayu Laierlence 6754b7e67b
feat(init): add custom functions and completions to `$fpath` (#5644) 2 years ago
vladislav doster 1d09c6bb0a
style: remove trailing whitespace (#12303) 2 years ago
Marc Cornellà 30f0d59188
fix(init): exit gracefully if on non-zsh emulation mode (#11874) 3 years ago
LuckyWindsck dfe2f04de7
refactor(init): rename variable (#11851) 3 years ago
Carlo Sala b22593cf17 fix(init): avoid overwriting existing aliases 3 years ago
Marc Cornellà 9233ef75f2
fix(init): don't use digits in parameter modifiers for compatibility (#11598) 3 years ago
Marc Cornellà 1ad167dfac
feat(init)!: allow turning off aliases for libs and plugins (#11550) 3 years ago
Marc Cornellà d342b353e3
fix(init): set completion colors on theme load, not with `precmd` 3 years ago
Carlo Sala 5b9de6a530 fix(init): remove duplicated check 3 years ago
Carlo d93f317450
fix(init): prevent multiple compdump compilations (#11345) 3 years ago
Giovanni Squillero 7dcabbe682
chore(init): ignore any aliases when running `rm` (#11156) 4 years ago
Monson Shao 875a455320
perf: `zrecompile` the compdump file to speed up startup (#8802) 4 years ago
Carlo Sala a26d72baa2
fix(init): check for unsafe directories in `fpath` (#10672) 4 years ago
Carlo Sala eabec36586
style(init): use consistent code style in init script (#10601) 4 years ago
Marc Cornellà a54148a43e
fix(init): rename function `f` due to clash with `f` alias (#10260) 4 years ago
Marc Cornellà 7152a94280
feat(init): show error and process tree if OMZ is loaded from non-zsh shells (#10234) 5 years ago
Marc Cornellà 33c86fe80b
fix(init): detect and abort on non-zsh shell execution of Oh My Zsh 5 years ago
Marc Cornellà 2ea1fa6cbf
fix(init): fix `division by 0` error (#10213) 5 years ago
Marc Cornellà 93b557e291
style(core): make alternative cache directory equivalent to Arch Linux package 5 years ago
Marc Cornellà 8784e88552
fix(core): use `$HOME/.cache` if default cache dir is non-writable (#10193) 5 years ago
Marc Cornellà d2269180b0
fix(core): move plugin-generated completion files to `$ZSH_CACHE_DIR/completions` 5 years ago
Marc Cornellà 28ee5846bb init: define $ZSH if not defined 6 years ago
Ye Shu 5ffc0d036c
init: don't run update check if DISABLE_AUTO_UPDATE (#9040) 6 years ago
Marc Cornellà 3f6e87df15
init: run update check in the same zsh process (#9019) 6 years ago
Marc Cornellà 3c777ebf1b
update: refactor and fix logic in check_for_upgrade.sh (#8939) 6 years ago
Marc Cornellà aee9e603b4 init: reapply hack for invalid ZSH_COMPDUMP filenames (b8761985) 6 years ago
Marc Cornellà c58572d5fe init: oops 6 years ago
Marc Cornellà 0e12ebb42d init: use grep for zcompdump metadata check 6 years ago
Jacob Menke 582c8cb291
Prefix cd calls with `builtin` (#8937) 6 years ago
Marc Cornellà b876198575 init: silence zcompdump metadata write for invalid ZSH_COMPDUMP filenames 6 years ago
Marc Cornellà ff987384cf core: fix cmp invocation in BSD systems 6 years ago
Marc Cornellà dd1a72696f
core: refresh zcompdump cache file in init script (#8878) 6 years ago
Marc Cornellà 173d4ca68f core: move core folder to lib, for now 6 years ago
Marc Cornellà 07bcf041c0
core: add basic Oh My Zsh CLI (#8876) 6 years ago
Willy Weiskopf 6adad5c300 Move random theme functionality into "random" theme 6 years ago
Marc Cornellà a04728f168 init: force use of builtin test in is_plugin 6 years ago
Marc Cornellà ea3e666e04 init: run compinit before loading lib/ files 7 years ago
Greg 3a6bf6bd26 init: more informative warning if plugin not found (#7727) 7 years ago
Avi ד 1e11a3c112 init: fix erroneous plugin not found warning (#7686) 7 years ago
SomeDer 779ff24c2d init: notify user if plugin isn't found (#7679) 7 years ago
Marc Cornellà 4cdffcd485 init: cut down on the number of compaudit calls 7 years ago
Chao Du e96a7b728a migrate .zsh-update file 8 years ago
Chao Du de8299d6c4 Fixed Issue #4550: Move ~/.zsh-update file to $ZSH_CACHE_DIR 8 years ago
Marc Cornellà b91659951e Always load secure completion directories 8 years ago
Marc Cornellà afba4f6b9f
Load insecure completion files if compfix is disabled 8 years ago