Removed autojump

This commit is contained in:
Price Hiller 2022-01-08 19:35:30 -06:00
parent 7f29703ef8
commit 32d24e6e40
3 changed files with 3 additions and 5 deletions

3
.gitmodules vendored
View File

@ -19,6 +19,3 @@
[submodule ".zsh/themes/powerlevel10k"]
path = .zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule ".zsh/plugins/autojump"]
path = .zsh/plugins/autojump
url = https://github.com/wting/autojump.git

View File

@ -23,7 +23,9 @@ setopt extendedglob
### Environment Variables ###
export LANG=en_US.UTF-8
if [[ -f "/usr/libexec/java_home" ]]; then
export JAVA_HOME="$(/usr/libexec/java_home)"
fi
export AWS_CLI_AUTO_PROMPT=on
export ZSH_HIGHLIGHT_MAXLENGTH=10000
export ZSH_AUTOSUGGEST_BUFFER_MAX_SIZE=2

@ -1 +0,0 @@
Subproject commit 06e082c91805cb022900819b2e0881eeae780d58