Skip to content

Instantly share code, notes, and snippets.

@techn0punk
Created October 30, 2017 08:42
Show Gist options
  • Save techn0punk/df5902b6cae7ced6e3b7a46b97091e59 to your computer and use it in GitHub Desktop.
Save techn0punk/df5902b6cae7ced6e3b7a46b97091e59 to your computer and use it in GitHub Desktop.
export ZSH=$HOME/.oh-my-zsh
ZSH_THEME="adben"
CASE_SENSITIVE="true"
DISABLE_AUTO_UPDATE="true"
COMPLETION_WAITING_DOTS="true"
plugins=(git)
source $ZSH/oh-my-zsh.sh
screenfetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment