]> Freerunner's - dotfiles.git/commitdiff
bash: switch editor from kcr to kks
authorAndre Ramnitz <tux.rising@gmail.com>
Wed, 4 Sep 2024 11:52:59 +0000 (13:52 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Thu, 5 Sep 2024 18:34:12 +0000 (20:34 +0200)
home/dot-bash_profile

index 8a5d657fc4bf637c3205c05360140c5fb0a09e76..cee4bae30aa983fed00c055b0164b663c80ad9de 100644 (file)
@@ -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