Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-20 | lib: follow symlinked plugins in `plugin list` CLI command | Marc Cornellà | |
See https://github.com/ohmyzsh/ohmyzsh/issues/9087#issuecomment-712460275 | |||
2020-10-18 | lib: allow bare output in theme and plugins list command | Marc Cornellà | |
2020-10-18 | lib: use `column` to format plugin and theme list CLI commands | Marc Cornellà | |
2020-10-10 | lib: fix `omz help` and reword | Marc Cornellà | |
2020-10-10 | lib: fix fmt removing ESC characters in theme and plugin list CLI commands | Marc Cornellà | |
2020-10-09 | lib: fix formatting in `omz pr clean` CLI command | Marc Cornellà | |
2020-10-09 | lib: add plugin and theme subcommands and fix `omz pr clean` | Marc Cornellà | |
- Add plugin and theme subcommand Fixes #8961 - Add confirmation prompt to `omz pr clean` command - Correct behavior on invalid answers on confirmation prompts If an invalid option is supplied, don't proceed with the potentially destructive action. Co-authored-by: Rishabh Bohra <rishabhbohra01@gmail.com> | |||
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-04 | cli: add update command (#9094) | Dario Vladović | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-07-03 | cli: beauty touches on 'omz pr test' command | Marc Cornellà | |
2020-05-20 | Prefix cd calls with `builtin` (#8937) | Jacob Menke | |
2020-05-01 | core: move core folder to lib, for now | Marc Cornellà | |