diff --git a/dots/.profile b/dots/.profile index 84d218f..92cbe0e 100644 --- a/dots/.profile +++ b/dots/.profile @@ -4,3 +4,5 @@ export PROFILE_LOADED_=1 export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx + +PATH="$PATH:$HOME/.local/bin"