summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index e974e97b..86535f26 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -35,6 +35,7 @@ export INPUTRC="$XDG_CONFIG_HOME/readline/inputrc"
export QT_STYLE_OVERRIDE=kvantum
export SDCV_PAGER="less --quit-if-one-screen -RX"
export SXHKD_SHELL=sh
+export _ZO_ECHO=1
# use sudo find for some files or dirs that has no permission ex: ~/.cache/paru/clone/
#export FZF_DEFAULT_COMMAND="fd --no-ignore --hidden --exclude .git"