Skip to content

kunallimaye/kl-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Clone the repo
git clone --recurse-submodules https://github.com/kunallimaye/kl-zsh-theme ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/kl-zsh
  1. Update the ~/.zshrc config file
# Update Theme
ZSH_THEME="kl-zsh/powerlevel10k/powerlevel10k"

# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
P10K_ZSH=${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/kl-zsh/.p10k.zsh
[[ ! -f ${P10K_ZSH} ]] || source ${P10K_ZSH}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages