Skip to content

Instantly share code, notes, and snippets.

@cipi1965
Last active September 7, 2019 19:47
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 cipi1965/d3d26db9d89f361d7e5453474d764c0c to your computer and use it in GitHub Desktop.
Save cipi1965/d3d26db9d89f361d7e5453474d764c0c to your computer and use it in GitHub Desktop.
.zshrc
robbyrussell/oh-my-zsh
robbyrussell/oh-my-zsh path:plugins/brew
robbyrussell/oh-my-zsh path:plugins/fd
robbyrussell/oh-my-zsh path:plugins/osx
robbyrussell/oh-my-zsh path:plugins/swiftpm
robbyrussell/oh-my-zsh path:plugins/git
robbyrussell/oh-my-zsh path:plugins/command-not-found
zsh-users/zsh-syntax-highlighting
zsh-users/zsh-autosuggestions
romkatv/powerlevel10k
source <(antibody init)
export ZSH="$(antibody home)/https-COLON--SLASH--SLASH-github.com-SLASH-robbyrussell-SLASH-oh-my-zsh"
antibody bundle < ~/.zsh_plugins
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ -f ~/.p10k.zsh ]] && source ~/.p10k.zsh
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=240'
export PATH=$PATH:/Users/cipi1965/Library/flutter/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment