Skip to content

saalmaan/pimp-my-terminal

Repository files navigation

#Pimp My Terminal

alt tag

  1. Install oh-my-zsh
curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh
  1. Import Solarized theme into terminal. Open terminal preference -> profile -> import -> select theme from and make it default

  2. Download remy.zsh-theme and copy that into zsh theme folder.

mv remy.zsh-theme ~/.oh-my-zsh/theme/
  1. Open zsh config and enable remy theme
nano ~/.zshrc
ZSH_THEME="remy"
  1. Copy batcharge.py into $HOME/bin folder (if bin doesn't then exist create it)

  2. change batcharge.py permission to 755

chmod 755 batcharge.py
  1. Download powerline fonts and install them

  2. restart terminal app.

####Credits Thanks Remy for inspiring
https://remysharp.com/2013/07/25/my-terminal-setup

Thank you for creating original battery percentage script
http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/

Creators and contributed of Oh-My-ZSH
http://ohmyz.sh/

Creator of Solarized Theme for OSX terminal
http://ethanschoonover.com/solarized

Creator of agnoster theme for ZSH
https://gist.github.com/agnoster/3712874

Poswerline fonts
https://gist.github.com/qrush/1595572 https://github.com/Lokaltog/powerline-fonts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages