diff options
author | xyz <gky44px1999@gmail.com> | 2021-12-15 17:31:19 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-12-15 17:31:19 -0800 |
commit | 2e101e9514782d515d488994849746a92e72d2fe (patch) | |
tree | 1407727dbc8a2cdf72217234a23d257aad3295ea /home/xyz/.profile | |
parent | 2ab91ce30ae4fad96fba387290d39d08dbb315dd (diff) |
use shell echo pwd instead of _zo_echo env
Diffstat (limited to 'home/xyz/.profile')
-rw-r--r-- | home/xyz/.profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.profile b/home/xyz/.profile index 4927082e..491155ea 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -40,7 +40,6 @@ export INPUTRC="$XDG_CONFIG_HOME/.inputrc" export QT_QPA_PLATFORMTHEME=gtk2 #export QT_STYLE_OVERRIDE=kvantum export SXHKD_SHELL=sh -export _ZO_ECHO=1 # enable color for `tree` command, not forced export CLICOLOR=1 # for pacdiff, without using aur neovim-drop-in or neovim-symlinks |