config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

commit f69cf2dde39980e9657161515cbd25d8f7592cc0
parent 3131dbb2e6668076e7b8e2ec80258cfbc692291a
Author: dwrz <dwrz@dwrz.net>
Date:   Sun, 28 Apr 2024 16:09:09 +0000

Update profile

Diffstat:
Mprofile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profile b/profile @@ -18,7 +18,7 @@ export LESSHISTFILE="${XDG_CONFIG_HOME}/less/history" export NVM_DIR="${XDG_DATA_HOME}/nvm" export PASSWORD_STORE_DIR="${XDG_CONFIG_HOME}/pass" export QT_IM_MODULE="fcitx" -export STARDICT_DATA_DIR=${XDG_DATA_HOME} +export STARDICT_DATA_DIR="${XDG_DATA_HOME}/stardict" export TERMINAL="st" export VISUAL="emacsclient -c --alternate-editor mg" export XMODIFIERS=@im="fcitx"