Skip to content

Explore a minimalist and elegant oh-my-zsh theme I've crafted, focusing on simplicity with a touch of sophistication. Elevate your terminal experience with style.

License

Notifications You must be signed in to change notification settings

0xAb1d/simplzshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simplzshell

Simple but Elegant

Explore a minimalist and elegant oh-my-zsh theme I've created, focusing on simplicity with a touch of sophistication. Elevate your terminal experience with style.

image

Installation

For the Regular User: Run this command as the regular user to download the simplzshelluser.zsh-theme and place it in the user's custom themes directory.

curl -fsSL https://raw.githubusercontent.com/0xAb1d/simplzshell/main/simplzshelluser.zsh-theme -o ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/themes/simplzshelluser.zsh-theme

For the Root User: Run this command as the root user (sudo -i first if needed) to download the simplzshellroot.zsh-theme and place it in the root’s custom themes directory.

curl -fsSL https://raw.githubusercontent.com/0xAb1d/simplzshell/main/simplzshellroot.zsh-theme -o ${ZSH_CUSTOM:-/root/.oh-my-zsh/custom}/themes/simplzshellroot.zsh-theme

for user:

ZSH_THEME="simplzshelluser"

for root:

ZSH_THEME="simplzshellroot"

Reload:

source /root/.zshrc

About

Explore a minimalist and elegant oh-my-zsh theme I've crafted, focusing on simplicity with a touch of sophistication. Elevate your terminal experience with style.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages