Marc Cornellà
|
173d4ca68f
core: move core folder to lib, for now
|
4 years ago |
Marc Cornellà
|
07bcf041c0
core: add basic Oh My Zsh CLI (#8876)
|
4 years ago |
Willy Weiskopf
|
6adad5c300
Move random theme functionality into "random" theme
|
10 years ago |
Marc Cornellà
|
a04728f168
init: force use of builtin test in is_plugin
|
4 years ago |
Marc Cornellà
|
ea3e666e04
init: run compinit before loading lib/ files
|
5 years ago |
Greg
|
3a6bf6bd26
init: more informative warning if plugin not found (#7727)
|
5 years ago |
Avi ד
|
1e11a3c112
init: fix erroneous plugin not found warning (#7686)
|
5 years ago |
SomeDer
|
779ff24c2d
init: notify user if plugin isn't found (#7679)
|
5 years ago |
Marc Cornellà
|
4cdffcd485
init: cut down on the number of compaudit calls
|
5 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
|
9 years ago |
Marc Cornellà
|
b91659951e
Always load secure completion directories
|
6 years ago |
Marc Cornellà
|
afba4f6b9f
Load insecure completion files if compfix is disabled
|
6 years ago |
Robby Russell
|
a1d13aa0b4
Merge branch 'Random_Theme_From_List' of https://github.com/Gnouc/oh-my-zsh into Gnouc-Random_Theme_From_List
|
7 years ago |
Mason
|
f94d4e6a40
Change from OSX to macOS in README (#5545)
|
8 years ago |
Marc Cornellà
|
d8b03f3f95
init script: remove trailing slash from $ZSH_CACHE_DIR
|
8 years ago |
LE Manh Cuong
|
5e77e00ad5
Some improvements
|
9 years ago |
LE Manh Cuong
|
531c41cdfe
Allow loading themes from predefined list
|
9 years ago |
Andrew Janke
|
4589bc6c65
completion: turn off the #3889 compfix check by default
|
9 years ago |
Robby Russell
|
56cdec7534
Merge pull request #3889 from leycec/compaudit
|
9 years ago |
Marc Cornellà
|
3fe3ce8bdc
Revert "Move custon *.zsh file sourcing up so that they can load plugins and other things that come after."
|
9 years ago |
leycec
|
cb55161470
Completion insecurities handled on startup.
|
9 years ago |
Archie
|
980528f9fa
fix typo
|
9 years ago |
Matthew Hager
|
a28dbc8393
Move custon *.zsh file sourcing up so that they can load plugins and other things that come after.
|
9 years ago |
Stephen
|
bf7b9165fd
Allow custom cache dir
|
9 years ago |
Will Boyce
|
ed029f1801
allow overriding lib/*.zsh in custom/lib
|
10 years ago |
Robby Russell
|
dd644a1fa9
Merge pull request #2743 from docwhat/issue-2155-scutil
|
10 years ago |
Fredrik Fornwall
|
dac2a6e27a
Replace /usr/bin/env with env
|
10 years ago |
Christian Höltje
|
00b21d5ac3
Trust but verify 'scutil' to return ComputerName
|
10 years ago |
Christian Höltje
|
67d74cbc2d
Don't override ZSH_COMPDUMP if already set.
|
10 years ago |