Menu Close

devstate.de

A Dreams Engine Blog. This Blog may not make any sense to you. This is a collection of internal snippets that we collect with our experiences, but we hope some of our post will help you in some way.

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 […]

Continue Reading

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 […]

Continue Reading