Coder Social home page Coder Social logo

ohmyzsh-full-autoupdate's Introduction

OhMyZsh Full-autoupdate

๐Ÿƒ OhMyZsh Full-autoupdate

Automatic update of custom plugins and themes Oh My Zsh


What is it

As you probably know, when you update Oh My Zsh, your plugins and themes installed in the ~/.oh-my-zsh/custom folder are not updated.

This plugin solves this problem and automatically updates your plugins and themes.

Installing

  1. Clone this repository into $ZSH_CUSTOM/plugins (~/.oh-my-zsh/custom/plugins)

    git clone https://github.com/Pilaton/OhMyZsh-full-autoupdate.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/ohmyzsh-full-autoupdate
  2. Add the plugin to the Oh My Zsh plugin list in the ~/.zshrc file:

    plugins=(... ohmyzsh-full-autoupdate)
  3. Start a new terminal session.

Usage ๐Ÿš€

The plugin works completely automatically.
The update of all OMZ themes and plugins is triggered the next time a new terminal session is opened, after the update of Oh My Zsh.
The update frequency depends on the Oh My Zsh settings, by default every 13 days.

๐Ÿ’ก Note: It can be changed with the parameter export UPDATE_ZSH_DAYS=13 in ~/.zshrc.


OhMyZsh Full-autoupdate Terminal screenshot

Manual start

If you still need to start the update manually, just type omz update in the terminal, wait for the Oh My Zsh update to finish and restart the terminal. ๐Ÿ˜Ž

License

MIT ยฉ Pilaton

ohmyzsh-full-autoupdate's People

Contributors

github-actions[bot] avatar pilaton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.