Skip to content

Instantly share code, notes, and snippets.

@kamal-github
Last active October 16, 2018 14:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamal-github/3696580f4a37f2d5e9cc54af24633f40 to your computer and use it in GitHub Desktop.
Save kamal-github/3696580f4a37f2d5e9cc54af24633f40 to your computer and use it in GitHub Desktop.
Zsh Setup with Ohmyzsh

Install Zsh using OhMyZsh https://github.com/robbyrussell/oh-my-zsh

For setting default user - ohmyzsh/ohmyzsh#2033 to remove the user and computer name on command prompt. set DEFAULT_USER=whoami with backquotes around whoami

Choose theme - agnoster

Install Plugins

git, golan, kubectl, sudo, docker, docker-compose, iterm2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment