Skip to content

Instantly share code, notes, and snippets.

View ziyaddin's full-sized avatar
Drinking Azerbaijani black tea

Ziyaddin Sadygly ziyaddin

Drinking Azerbaijani black tea
View GitHub Profile
@ziyaddin
ziyaddin / README.md
Created April 29, 2017 22:05 — forked from agnoster/README.md
My ZSH Theme

agnoster.zsh-theme

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

For Mac users, I highly recommend iTerm 2 + Solarized Dark

@ziyaddin
ziyaddin / Zsh & theme
Created April 29, 2017 21:42 — forked from leemour/Zsh & theme
Zsh installation and Agnoster theme settings
# Railscast
http://railscasts.com/episodes/308-oh-my-zsh
# Install Zsh
sudo apt-get update && sudo apt-get install zsh
# Install Oh-my-zsh
wget –no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O – | sh
# Make ZSH default shell