From 0066cbfc40878e5d6ad2b0d13c1e3600bd43318a Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 9 May 2024 12:05:05 +0200 Subject: Gentoo changes --- xinit/.xprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'xinit/.xprofile') diff --git a/xinit/.xprofile b/xinit/.xprofile index b8a34a0..b5ac0fc 100755 --- a/xinit/.xprofile +++ b/xinit/.xprofile @@ -4,6 +4,7 @@ export TERM=termite export TERMINAL=termite export SSH_AUTH_SOCK=${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh +export PATH="${PATH}:$HOME/.cargo/bin" export XKB_DEFAULT_LAYOUT=us export XKB_DEFAULT_VARIANT=altgr-intl -- cgit v1.2.3