new command: zcli update
#185
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
💡 Proposed Idea
We're looking to implement an update feature similar to ohmyzsh, where it prompts you with a y/n option whenever you boot your terminal.
On startup of a terminal, zCLI should:
y/n
.🎉 After clicking
y
:-🤔 Where to create a command?
You can create this command at
src/cmd/update.go
and make sure you usesrc/i18n
&src/cmdBuilder
. I also recommend looking into other files 💯🧭 For more info
Join our discord server https://discord.gg/3yZknaRhxK
The text was updated successfully, but these errors were encountered: