Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tjquillan/p9k-theme-pastel

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

p9k-theme-pastel

p9k-theme-pastel is a theme for the powerlevel10k prompt that puts an emphasis on simplicity while still getting important information across.

Installation / Usage

This project requires Powerlevel10k. Install that first, then follow the instructions below for your plugin manager of choice.

Zinit (Formerly Zplugin)

Add zinit light iboyperson/p9k-theme-pastel to ~/.zshrc.

Usage outside of a desktop

p9k-theme-pastel does its best to keep things compatible by changing characters used when no DISPLAY environemnt variable is present. For colors to work properly however you will need to ensure your term supports 256 colors. This can be done with something like this in .zlogin:

if (( ! $? && ${term_colors:-0} < 256 )); then
  TERM="xterm-256color"
fi

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.