Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 448 Bytes

Elegant

Elegant is a beauty crafted terminal theme for developers.

Oh-My-ZSH

wget https://raw.githubusercontent.com/mateussouzaweb/elegant/master/oh-my-zsh/elegant.zsh-theme -O $HOME/.oh-my-zsh/custom/themes/elegant.zsh-theme
sed -i.bak -e "s/^ZSH_THEME=[\"']\{0,1\}[A-Za-z0-9\._-]*[\"']\{0,1\}/ZSH_THEME=\"elegant\"/1" $HOME/.zshrc
zsh

TODO

  • Color Schema for iTerm2 and Terminal
  • Many more... we still in development :)