Created
June 15, 2018 23:02
-
-
Save carlgieringer/63e28ad56fe9653b82201cef1e5d77c2 to your computer and use it in GitHub Desktop.
YADR ZSH dot parent expansion
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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