Tag / zsh
Install .Antigen and Beautify your iTerm
upgrade: 13.09.16 install zsh: apt install zsh //or aptitude Change permanently to zsh chsh /bin/zsh (In OSX just change the user configuration to zsh) You had to have Git Installed for the next steps Git Antigen: https://github.com/zsh-users/antigen Download Input Mono Font: Input Mono Download Iconsolata: Inconsolata You had to have Git Installed for the next steps […]
Solve Upgrade Oh My ZSH Issue
If you get : [Oh My Zsh] Would you like to check for updates? Type Y to update oh-my-zsh: Y Upgrading Oh My Zsh Cannot pull with rebase: You have unstaged changes. Please commit or stash them. There was an error updating. Try again later? To solve this on OSX or Server Without proper permissions […]