Skip to content

Instantly share code, notes, and snippets.

View ConnorsApps's full-sized avatar

Connor Skees ConnorsApps

  • Sweetwater
  • Fort Wayne IN
View GitHub Profile
@fcaldera
fcaldera / .zshrc
Last active September 27, 2023 04:20
zsh configuration with zplug
export ZPLUG_HOME=/usr/local/opt/zplug
# Essential
source $ZPLUG_HOME/init.zsh
# Async for zsh, used by pure
zplug "mafredri/zsh-async", from:github, defer:0
# oh-my-zsh
zplug "lib/completion", from:oh-my-zsh