๐ŸŽจ LanikSJ ZSH Theme

December 9, 2025 ยท View on GitHub

GitHub Repo Size GitHub Code Size in Bytes GitHub Last Commit GitHub Commit Activity

๐Ÿ“‘ Table of Contents

๐Ÿ“ Description

Test ZSH Theme

ZSH Theme based on the great ys theme, Honukai ZSH Theme and K8s Prompt

๐Ÿ“ธ Screenshot

Screenshot

โšก Install

For Oh My ZSH:

git clone --depth=1 https://github.com/LanikSJ/laniksj-zsh-theme.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/laniksj-zsh-theme

or

git clone --depth=1 git@github.com:LanikSJ/laniksj-zsh-theme.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/laniksj-zsh-theme

Set ZSH_THEME="laniksj-zsh-theme/laniksj" in ~/.zshrc to activate.

or using zinit

zinit light laniksj/laniksj-zsh-theme

A reload of your SHELL is required for any changes to take affect.

  • source ~/.zshrc
  • omz reload
  • exec zsh

๐Ÿณ K8s Support

๐Ÿ“ฆ Requirements

Install dependencies with ๐Ÿป Homebrew:

brew install kubectx

โœ… Enable

  • Setting a variable export KUBE-PS1-ENABLED=on in ~/.zshrc to activate.
  • Using kubeon command in your CLI.

๐Ÿšซ Disable

  • Setting a variable export KUBE-PS1-ENABLED=off in ~/.zshrc to activate.
  • Using kubeoff command in your CLI.

๐Ÿ› Bugs

Please report any bugs or issues you find. Thanks!

๐Ÿ“ License

MIT License

Patreon