/xlk-simple-zsh-theme

A simple zsh prompt theme

Primary LanguageShellMIT LicenseMIT

xlk-simple-zsh-theme

A simple zsh prompt theme

Screenshot

xlk-simple

Install this theme

  1. Clone this repository

    git clone https://github.com/xuelingkang/xlk-simple-zsh-theme.git $ZSH_CUSTOM/themes/xlk-simple-zsh-theme
  2. Symlink xlk-simple.zsh-theme to your oh-my-zsh custom themes directory

    ln -s $ZSH_CUSTOM/themes/xlk-simple-zsh-theme/xlk-simple.zsh-theme $ZSH_CUSTOM/themes/xlk-simple.zsh-theme
  3. Set ZSH_THEME in your .zshrc or create a new .zsh file in your $ZSH_CUSTOM directory

    ZSH_THEME="xlk-simple"