index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cli.zsh
Age
Commit message (
Expand
)
Author
2020-11-30
feat(CLI): add `omz changelog` command
Marc Cornellà
2020-11-30
fix(updater): correctly restart the zsh session when the update pulled changes
Marc Cornellà
2020-11-30
refactor(updater): switch to Zsh execution and fix git remote detection logic
Marc Cornellà
2020-10-20
lib: follow symlinked plugins in `plugin list` CLI command
Marc Cornellà
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à
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ć
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à