diff options
Diffstat (limited to 'zsh/.zprofile')
-rw-r--r-- | zsh/.zprofile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile index f84472f..b0c45dc 100644 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -26,8 +26,6 @@ export PAGER=less export LESS=-R export LESSHISTFILE="$XDG_CACHE_HOME"/lesshist -export GREP_OPTIONS=--color=auto - export SDL_AUDIODRIVER=pulse export GTK_IM_MODULE=xim |