summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-26lib: clean up zsh_stats functionMarc Cornellà
2020-09-26avit: reenable use of $fg instead of prompt sequence colors to fix weird bugMarc Cornellà
2020-09-20random: add ZSH_THEME_RANDOM_QUIET settingMarc Cornellà
2020-09-18docker: document option-stacking settingMarc Cornellà
2020-09-18Remove racially-charged language from the codebaseMarc Cornellà
2020-09-14brew: replace deprecated brew cask outdated command (#9253)Alessandro
2020-09-14docs: fix small typo in README (#9255)0xflotus
2020-09-12meta: change support labelMarc Cornellà
2020-09-12meta: change feature labelMarc Cornellà
2020-09-09pyenv: run pyenv init with --no-rehash (#8917)Randall Leeds
2020-09-09wd: update to latest version (v0.5.0) (#9244)Atk
2020-09-09update: return git error code on failure (#9238)Lucas Larson
2020-09-04fzf: setup FZF_DEFAULT_COMMAND based on installed tools (#8895)Alessandro Martini
2020-09-04sublime: add Sublime Text 4 path for macOSMarc Cornellà
2020-09-04common-aliases: lazily assign $BROWSER, $EDITOR and $XIVIEWER in ext aliasesMarc Cornellà
2020-09-04lib: treat _ and - as part of a wordMarc Cornellà
2020-09-04init: define $ZSH if not definedMarc Cornellà
2020-09-03Add sponsor buttonMarc Cornellà
2020-09-02fishy: fix one-level directory bug and bad array assignment in zsh 5.0.1Marc Cornellà
2020-09-01Remove perl dependencyMarc Cornellà
2020-09-01chuck-norris: remove some CN quotes and fix formatting (#9220)Daniel Dugovic
2020-08-29pygmalion: use pure zsh instead of perl (#9210)Florian Klink
2020-08-28vagrant-prompt: replace `grep -P` call with sed and clean upMarc Cornellà
2020-08-27scd: update to 1.4.0 (#9066)Pavol Juhas
2020-08-24zsh_reload: use $SHELL to reload zsh only if it's a zsh shell (fixes #9054)Marc Cornellà
2020-08-23sudo: keep space before the command to ignore it in the history (#9178)daddeffe
2020-08-23Update README with new update command (#9203)Kirill Suslov
2020-08-20docs: document oneline argument passing to install scriptMarc Cornellà
2020-08-20docs: add fetch install command for FreeBSD (#9172)Adam G. Emerson
2020-08-20meta: don't apply support label on bug reportsMarc Cornellà
2020-08-18Remove zsh session restart on omz update and upgrade_oh_my_zshMarc Cornellà
2020-08-17Fix upgrade_oh_my_zsh function deprecationMarc Cornellà
2020-08-17Underline links in install and update scriptMarc Cornellà
2020-08-06lib: remove CTRL-Backspace key binding altogetherMarc Cornellà
2020-08-05meta: add ISSUE_TEMPLATE config.ymlMarc Cornellà
2020-08-05lib: remove CTRL-Backspace binding for vi keymapsMarc Cornellà
2020-08-05wd: fix permissionsMarc Cornellà
2020-08-05wd: update to latest versionMarc Cornellà
2020-08-04cli: add update command (#9094)Dario Vladović
2020-08-04lib: bind to all keymaps when COMPLETION_WAITING_DOTS is setMarc Cornellà
2020-08-04lib: add CTRL-backspace and CTRL-delete to delete whole wordsMarc Cornellà
2020-08-04lib: bind keys to viins and vicmd keymaps and clean up fileMarc Cornellà
2020-08-04pyenv: ignore $PATH pyenv if on WSLMarc Cornellà
2020-08-04Remove non-existing %p prompt sequence from themesMarc Cornellà
2020-08-02lib: substitute COMPLETION_WAITING_DOTS for ellipsisMarc Cornellà
2020-08-01pipenv: toggle pipenv shell on startupMarc Cornellà
2020-07-31colorize: add $ZSH_COLORIZE_CHROMA_FORMATTER config env var (#8824)John Welsh
2020-07-30rbenv: fix current_gemsetMarc Cornellà
2020-07-23lib: support mlterm-256colorMarc Cornellà
2020-07-18aws: improve check for aws_completer - unhardcode path (#9123)Amir Tahvildaran