summaryrefslogtreecommitdiff
path: root/home/xyz/.profile
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-11-16 21:31:26 -0800
committerxyz <gky44px1999@gmail.com>2021-11-16 21:31:26 -0800
commit3f9a413df17d73f31006037328c141f4f6eab6e5 (patch)
tree6eeb943e80cba2b155823e63f486f50b5b72b07e /home/xyz/.profile
parent61a1dee76a5ddd4dc4530226c0de3f920c548d9a (diff)
integrate pacdiff
Diffstat (limited to 'home/xyz/.profile')
-rw-r--r--home/xyz/.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.profile b/home/xyz/.profile
index 78548c5a..464e9938 100644
--- a/home/xyz/.profile
+++ b/home/xyz/.profile
@@ -49,6 +49,8 @@ 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
+export DIFFPROG='nvim -d'
# 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"