Age | Commit message (Expand) | Author |
2020-09-04 | init: define $ZSH if not defined | Marc Cornellà |
2020-09-03 | Add sponsor button | Marc Cornellà |
2020-09-02 | fishy: fix one-level directory bug and bad array assignment in zsh 5.0.1 | Marc Cornellà |
2020-09-01 | Remove perl dependency | Marc Cornellà |
2020-09-01 | chuck-norris: remove some CN quotes and fix formatting (#9220) | Daniel Dugovic |
2020-08-29 | pygmalion: use pure zsh instead of perl (#9210) | Florian Klink |
2020-08-28 | vagrant-prompt: replace `grep -P` call with sed and clean up | Marc Cornellà |
2020-08-27 | scd: update to 1.4.0 (#9066) | Pavol Juhas |
2020-08-24 | zsh_reload: use $SHELL to reload zsh only if it's a zsh shell (fixes #9054) | Marc Cornellà |
2020-08-23 | sudo: keep space before the command to ignore it in the history (#9178) | daddeffe |
2020-08-23 | Update README with new update command (#9203) | Kirill Suslov |
2020-08-22 | Remove missing screenshots from kube-ps1 README | hasheddan |
2020-08-20 | docs: document oneline argument passing to install script | Marc Cornellà |
2020-08-20 | docs: add fetch install command for FreeBSD (#9172) | Adam G. Emerson |
2020-08-20 | meta: don't apply support label on bug reports | Marc Cornellà |
2020-08-18 | Remove zsh session restart on omz update and upgrade_oh_my_zsh | Marc Cornellà |
2020-08-17 | Fix upgrade_oh_my_zsh function deprecation | Marc Cornellà |
2020-08-17 | Underline links in install and update script | Marc Cornellà |
2020-08-07 | aliases: Don't overshadow fd | Rohit Goswami |
2020-08-06 | lib: remove CTRL-Backspace key binding altogether | Marc Cornellà |
2020-08-05 | meta: add ISSUE_TEMPLATE config.yml | Marc Cornellà |
2020-08-05 | lib: remove CTRL-Backspace binding for vi keymaps | Marc Cornellà |
2020-08-05 | wd: fix permissions | Marc Cornellà |
2020-08-05 | wd: update to latest version | Marc Cornellà |
2020-08-04 | cli: add update command (#9094) | Dario Vladović |
2020-08-04 | lib: bind to all keymaps when COMPLETION_WAITING_DOTS is set | Marc Cornellà |
2020-08-04 | lib: add CTRL-backspace and CTRL-delete to delete whole words | Marc Cornellà |
2020-08-04 | lib: bind keys to viins and vicmd keymaps and clean up file | Marc Cornellà |
2020-08-04 | pyenv: ignore $PATH pyenv if on WSL | Marc Cornellà |
2020-08-04 | Remove non-existing %p prompt sequence from themes | Marc Cornellà |
2020-08-02 | lib: substitute COMPLETION_WAITING_DOTS for ellipsis | Marc Cornellà |
2020-08-01 | pipenv: toggle pipenv shell on startup | Marc Cornellà |
2020-07-31 | colorize: add $ZSH_COLORIZE_CHROMA_FORMATTER config env var (#8824) | John Welsh |
2020-07-30 | rbenv: fix current_gemset | Marc Cornellà |
2020-07-23 | lib: support mlterm-256color | Marc Cornellà |
2020-07-18 | aws: improve check for aws_completer - unhardcode path (#9123) | Amir Tahvildaran |
2020-07-18 | battery: add acpi requirement to README (#9116) | Samuel Terra |
2020-07-18 | extract: add IPA to extractable filetypes (#9117) | Thi Doãn |
2020-07-15 | git: go back to previous main branch detection logic | Marc Cornellà |
2020-07-14 | timer: threshold to show timers only for time-consuming commands (#8151) | Frederick Zhang |
2020-07-14 | docker-compose: add alias for `docker-compose kill` (#8997) | Piotr Zając |
2020-07-14 | kubectl: add alias to list pods by namespace (#8604) | Joaquín Moreira |
2020-07-14 | httpie: add alias for https (#8032) | Alexander Schaber |
2020-07-13 | update: prefix rm call with command in trap (#9107) | M. Yas. Davoodeh |
2020-07-12 | Fix self check link | Marc Cornellà |
2020-07-11 | vscode: add support for VSCodium (#9080) | Džiugas Eiva |
2020-07-11 | git: change docs for git_main_branch | Marc Cornellà |
2020-07-11 | git: better algorithm to decide what's the main branch | Marc Cornellà |
2020-07-11 | dotenv: add never option to confirmation prompt (#9102) | Jakob Hellermann |
2020-07-09 | yarn: add alias for upgrade-interactive to the latest version (#8764) | Emilien Escalle |