Compare commits
No commits in common. "07c3ad53272b076cc437fba4215f4f119e9c94e5" and "072c3718a1e5bb713f0318ab6a1eb90c5cced5a2" have entirely different histories.
07c3ad5327
...
072c3718a1
@ -1,2 +1,2 @@
|
||||
export LC_ALL=en_US.UTF-8
|
||||
export ASDF_DATA_DIR=~/.asdf-data
|
||||
export ASDF_DATA_DIR=~/.asdf
|
||||
|
11
home/.zshrc
11
home/.zshrc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user