summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-18battery: add acpi requirement to README (#9116)Samuel Terra
2020-07-18extract: add IPA to extractable filetypes (#9117)Thi Doãn
2020-07-15git: go back to previous main branch detection logicMarc Cornellà
2020-07-14timer: threshold to show timers only for time-consuming commands (#8151)Frederick Zhang
2020-07-14docker-compose: add alias for `docker-compose kill` (#8997)Piotr Zając
2020-07-14kubectl: add alias to list pods by namespace (#8604)Joaquín Moreira
2020-07-14httpie: add alias for https (#8032)Alexander Schaber
2020-07-13update: prefix rm call with command in trap (#9107)M. Yas. Davoodeh
2020-07-12Fix self check linkMarc Cornellà
2020-07-11vscode: add support for VSCodium (#9080)Džiugas Eiva
2020-07-11git: change docs for git_main_branchMarc Cornellà
2020-07-11git: better algorithm to decide what's the main branchMarc Cornellà
2020-07-11dotenv: add never option to confirmation prompt (#9102)Jakob Hellermann
2020-07-09yarn: add alias for upgrade-interactive to the latest version (#8764)Emilien Escalle
2020-07-09mix-fast: add decriptions to mix-fast completions (#8561)Veit Lehmann
2020-07-09git: use `master` if it exists, otherwise use `main`Marc Cornellà
2020-07-09aws: allow @ in AWS profiles (#9099)Lutz Horn
2020-07-06lib: safety fix and speed-ups for git.zsh prompt functions (#7804)Robert Estelle
2020-07-06lib: prefix diff call with command to bypass diff aliasesMarc Cornellà
2020-07-06sudo: make the behavior more in line with expectations (#9047)MDHD
2020-07-06Edit for better consistency in template (#8593)Jethro Lee
2020-07-05Bug and Feature Request Templates + MLH Theme + Readme (#9068)Larson Carter
2020-07-03cli: beauty touches on 'omz pr test' commandMarc Cornellà
2020-07-03git: change main branch naming scheme (#9049)Adam Vandover
2020-07-01lib: enable diff color (#8807)Monson Shao