Marc Cornellà
|
a54148a43e
fix(init): rename function `f` due to clash with `f` alias (#10260)
|
3 年之前 |
Marc Cornellà
|
7152a94280
feat(init): show error and process tree if OMZ is loaded from non-zsh shells (#10234)
|
3 年之前 |
Marc Cornellà
|
33c86fe80b
fix(init): detect and abort on non-zsh shell execution of Oh My Zsh
|
3 年之前 |
Marc Cornellà
|
2ea1fa6cbf
fix(init): fix `division by 0` error (#10213)
|
3 年之前 |
Marc Cornellà
|
93b557e291
style(core): make alternative cache directory equivalent to Arch Linux package
|
3 年之前 |
Marc Cornellà
|
8784e88552
fix(core): use `$HOME/.cache` if default cache dir is non-writable (#10193)
|
3 年之前 |
Marc Cornellà
|
d2269180b0
fix(core): move plugin-generated completion files to `$ZSH_CACHE_DIR/completions`
|
3 年之前 |
Marc Cornellà
|
28ee5846bb
init: define $ZSH if not defined
|
4 年之前 |
Ye Shu
|
5ffc0d036c
init: don't run update check if DISABLE_AUTO_UPDATE (#9040)
|
4 年之前 |
Marc Cornellà
|
3f6e87df15
init: run update check in the same zsh process (#9019)
|
4 年之前 |
Marc Cornellà
|
3c777ebf1b
update: refactor and fix logic in check_for_upgrade.sh (#8939)
|
4 年之前 |
Marc Cornellà
|
aee9e603b4
init: reapply hack for invalid ZSH_COMPDUMP filenames (b8761985)
|
4 年之前 |
Marc Cornellà
|
c58572d5fe
init: oops
|
4 年之前 |
Marc Cornellà
|
0e12ebb42d
init: use grep for zcompdump metadata check
|
4 年之前 |
Jacob Menke
|
582c8cb291
Prefix cd calls with `builtin` (#8937)
|
4 年之前 |
Marc Cornellà
|
b876198575
init: silence zcompdump metadata write for invalid ZSH_COMPDUMP filenames
|
4 年之前 |
Marc Cornellà
|
ff987384cf
core: fix cmp invocation in BSD systems
|
4 年之前 |
Marc Cornellà
|
dd1a72696f
core: refresh zcompdump cache file in init script (#8878)
|
4 年之前 |
Marc Cornellà
|
173d4ca68f
core: move core folder to lib, for now
|
4 年之前 |
Marc Cornellà
|
07bcf041c0
core: add basic Oh My Zsh CLI (#8876)
|
4 年之前 |
Willy Weiskopf
|
6adad5c300
Move random theme functionality into "random" theme
|
10 年之前 |
Marc Cornellà
|
a04728f168
init: force use of builtin test in is_plugin
|
4 年之前 |
Marc Cornellà
|
ea3e666e04
init: run compinit before loading lib/ files
|
5 年之前 |
Greg
|
3a6bf6bd26
init: more informative warning if plugin not found (#7727)
|
5 年之前 |
Avi ד
|
1e11a3c112
init: fix erroneous plugin not found warning (#7686)
|
5 年之前 |
SomeDer
|
779ff24c2d
init: notify user if plugin isn't found (#7679)
|
5 年之前 |
Marc Cornellà
|
4cdffcd485
init: cut down on the number of compaudit calls
|
5 年之前 |
Chao Du
|
e96a7b728a
migrate .zsh-update file
|
8 年之前 |
Chao Du
|
de8299d6c4
Fixed Issue #4550: Move ~/.zsh-update file to $ZSH_CACHE_DIR
|
9 年之前 |
Marc Cornellà
|
b91659951e
Always load secure completion directories
|
6 年之前 |