Compare commits

..

No commits in common. "07c3ad53272b076cc437fba4215f4f119e9c94e5" and "072c3718a1e5bb713f0318ab6a1eb90c5cced5a2" have entirely different histories.

2 changed files with 6 additions and 7 deletions

View File

@ -1,2 +1,2 @@
export LC_ALL=en_US.UTF-8
export ASDF_DATA_DIR=~/.asdf-data
export ASDF_DATA_DIR=~/.asdf

View File

@ -15,12 +15,11 @@ if zplug check "b4b4r07/enhancd"; then
export ENHANCD_DOT_SHOW_FULLPATH=1
fi
zplug "lib/completion", from:oh-my-zsh
zplug "lib/directories", from:oh-my-zsh
zplug "lib/grep", from:oh-my-zsh
zplug "lib/history", from:oh-my-zsh
zplug "lib/key-bindings", from:oh-my-zsh
zplug "lib/termsupport", from:oh-my-zsh
zplug "lib/completion", from:oh-my-zsh
zplug "lib/directories", from:oh-my-zsh
zplug "lib/grep", from:oh-my-zsh
zplug "lib/history", from:oh-my-zsh
zplug "lib/termsupport", from:oh-my-zsh
zplug "plugins/asdf", from:oh-my-zsh
zplug "plugins/bundler", from:oh-my-zsh