Attempt tab complete fix
This commit is contained in:
parent
2b54d29d5c
commit
f3b3729ef1
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ fi
|
||||||
export PATH="/usr/local/opt/grep/libexec/gnubin:$PATH:${HOME}/.local/bin:/usr/local/sbin:${HOME}/.local/share/gem/ruby/2.0.0/bin:/usr/local/bin"
|
export PATH="/usr/local/opt/grep/libexec/gnubin:$PATH:${HOME}/.local/bin:/usr/local/sbin:${HOME}/.local/share/gem/ruby/2.0.0/bin:/usr/local/bin"
|
||||||
export ANDROID_SDK_ROOT=/Users/$USER/Library/Android/sdk
|
export ANDROID_SDK_ROOT=/Users/$USER/Library/Android/sdk
|
||||||
|
|
||||||
|
export LC_ALL=en_AU.UTF-8
|
||||||
|
export LANG=en_AU.UTF-8
|
||||||
|
|
||||||
eval "$(rbenv init - zsh)"
|
eval "$(rbenv init - zsh)"
|
||||||
|
|
||||||
alias date=gdate;
|
alias date=gdate;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue