Rabbi728 / zsh-ra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation zsh-ra

Oh My Zsh

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

    git clone https://github.com/Rabbi728/zsh-ra ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-ra
  2. Add the plugin to the list of plugins for Oh My Zsh to load (inside ~/.zshrc):

    plugins=( 
        # other plugins...
        zsh-ra
    )
  3. Start a new terminal session.

About


Languages

Language:Shell 100.0%