jonpecson / p9k-config

My config for powerlevel9k theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n1kk's Powerlevel9k config

Bullet

I had to implement some extra functionality to achieve this but now my PR is merged and you can just get the next branch of powerlevel9k repo to get this working.

If you have the repo already:

cd _YOUR_POWERLEVEL_REPO_FOLDER_
git fetch
git checkout next

Full iTerm2 config is in com.googlecode.iterm2.plist

I used two fonts to achieve best glyphs alignment. (feature of iTerm2)

  • Font: 11pt Hack Regular Nerd Font Complete
  • Non ACSII font: 12pt Literation Mono Nerd Font Complete
# setup brew fonts
brew tap caskroom/fonts
# install nerd fonts
brew cask install font-hack-nerd-font font-liberationmono-nerd-font

Color palette: modified Material Design in colors/modified-material.itermcolors

Other style:

Bullet

About

My config for powerlevel9k theme


Languages

Language:Shell 100.0%