Skip to content

Instantly share code, notes, and snippets.

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 carlgieringer/63e28ad56fe9653b82201cef1e5d77c2 to your computer and use it in GitHub Desktop.
Save carlgieringer/63e28ad56fe9653b82201cef1e5d77c2 to your computer and use it in GitHub Desktop.
YADR ZSH dot parent expansion
# Uncomment this line from YADR to enable zsh to expand ... to ../..
# https://github.com/skwp/dotfiles
# zstyle ':prezto:module:editor' dot-expansion 'yes'
sed -e '/dot-expansion/ s/^#[# ]*//' -i ~/.yadr/zsh/prezto-override/zpreztorc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment