From: Andre Ramnitz Date: Wed, 4 Sep 2024 11:52:59 +0000 (+0200) Subject: bash: switch editor from kcr to kks X-Git-Tag: v0.2~102 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=69f3a937efc04764ef344aab01e274bf0a0fd3dd;p=dotfiles.git bash: switch editor from kcr to kks --- diff --git a/home/dot-bash_profile b/home/dot-bash_profile index 8a5d657f..cee4bae3 100644 --- a/home/dot-bash_profile +++ b/home/dot-bash_profile @@ -1,7 +1,7 @@ # /etc/skel/.bash_profile export VDPAU_DRIVER=radeonsi -export EDITOR="kcr edit" +export EDITOR="kks edit" export FZF_DEFAULT_OPTS='--multi --layout=reverse --preview-window=down:60%' export ZSTD_NBTHREADS="0" export GTK_USE_PORTAL=1