mpyw / oh-my-zsh-lukerandall-extended

oh-my-zsh lukerandall theme which supports extended features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oh-my-zsh-lukerandall-extended

oh-my-zsh lukerandall theme which supports extended features

Installing

(
    cd /tmp \
    && curl -LO https://raw.githubusercontent.com/mpyw/oh-my-zsh-lukerandall-extended/master/lukerandall-extended.zsh-theme \
    && mv lukerandall-extended.zsh-theme ~/.oh-my-zsh/themes/
)
perl -pi -e 's/^ZSH_THEME=\K.*$/"lukerandall-extended"/' ~/.zshrc

Features

  • Display remote-tracking git branches information.

Screenshoots

Screenshot

About

oh-my-zsh lukerandall theme which supports extended features

License:MIT License


Languages

Language:Shell 100.0%