Compare commits
2 Commits
072c3718a1
...
07c3ad5327
Author | SHA1 | Date | |
---|---|---|---|
|
07c3ad5327 | ||
|
2e0a7aeda3 |
@ -1,2 +1,2 @@
|
||||
export LC_ALL=en_US.UTF-8
|
||||
export ASDF_DATA_DIR=~/.asdf
|
||||
export ASDF_DATA_DIR=~/.asdf-data
|
||||
|
11
home/.zshrc
11
home/.zshrc
@ -15,11 +15,12 @@ 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/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/key-bindings", 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