lukerandall-extended - Extended version of the lukerandall theme. Includes decorations for git status and the status of the last command run.

lukerandall-extended - Extended version of the lukerandall theme. Includes decorations for git status and the status of the last command run.

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

Download Source Code

Download ZIP
Jun 25, 2021