diff --git a/.bashrc b/.bashrc index 3843961..25a56a8 100644 --- a/.bashrc +++ b/.bashrc @@ -42,7 +42,6 @@ else export EDITOR="vim" fi # -export ANDROID_SDK_ROOT=/usr/lib/android-sdk export BLOCKSIZE="k" export GH_PAGER="less" export GIT_PAGER="less" diff --git a/.zshrc b/.zshrc index 9462162..9b125fc 100644 --- a/.zshrc +++ b/.zshrc @@ -116,7 +116,6 @@ else export EDITOR="vim" fi # -export ANDROID_SDK_ROOT=/usr/lib/android-sdk export BLOCKSIZE="k" export GH_PAGER="less" export GIT_PAGER="less"