Skip to content

Instantly share code, notes, and snippets.

@d1rk
Forked from rgrinberg/.zshrc
Last active January 15, 2018 19:31
Show Gist options
  • Select an option

  • Save d1rk/83eebb1f698306a0bfed78863f85ff23 to your computer and use it in GitHub Desktop.

Select an option

Save d1rk/83eebb1f698306a0bfed78863f85ff23 to your computer and use it in GitHub Desktop.

Revisions

  1. d1rk revised this gist Jan 15, 2018. No changes.
  2. @rgrinberg rgrinberg created this gist May 5, 2016.
    15 changes: 15 additions & 0 deletions .zshrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@

    zplug "plugins/git", from:oh-my-zsh, if:"(( $+commands[git] ))"
    zplug "plugins/tmux", from:oh-my-zsh, if:"(( $+commands[tmux] ))"

    zplug "plugins/docker", from:oh-my-zsh
    zplug "plugins/docker-compose", from:oh-my-zsh
    zplug "plugins/command-not-found", from:oh-my-zsh
    zplug "plugins/common-aliases", from:oh-my-zsh
    zplug "plugins/compleat", from:oh-my-zsh
    zplug "plugins/git-extras", from:oh-my-zsh
    zplug "plugins/archlinux", from:oh-my-zsh
    zplug "plugins/rebar", from:oh-my-zsh
    zplug "plugins/python", from:oh-my-zsh
    zplug "plugins/man", from:oh-my-zsh