Skip to content

Instantly share code, notes, and snippets.

@mattmc3
Created June 19, 2019 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattmc3/8ae1ba432f30b705fa894bcccb8aee2e to your computer and use it in GitHub Desktop.
Save mattmc3/8ae1ba432f30b705fa894bcccb8aee2e to your computer and use it in GitHub Desktop.
ZSH: Antigen heredoc bundle example
antigen use oh-my-zsh
# themes I like: refined, wezm, juanghurtado, avit, kardan, juanghurtado, steeef
antigen theme avit
antigen bundles <<EOBUNDLES
zsh-users/zsh-autosuggestions
zsh-users/zsh-syntax-highlighting
zsh-users/zsh-history-substring-search
zsh-users/zsh-completions
colored-man-pages
django
extract
gitignore
golang
history
osx
vi-mode
web-search
z
mattmc3/zsh-tailf
mattmc3/zsh-git-gdot
EOBUNDLES
antigen apply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment