From d241781cc45e419a4299ffb167912fdb32c7e287 Mon Sep 17 00:00:00 2001 From: Jokler Date: Wed, 12 Jun 2019 03:58:42 +0200 Subject: xprofile: Add cargo binaries to the path --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index 5c8fd39..de87b4e 100644 --- a/.xprofile +++ b/.xprofile @@ -1,6 +1,6 @@ #!/bin/sh -export PATH="$PATH:$HOME/scripts:/usr/games" +export PATH="$PATH:$HOME/scripts:$HOME/.cargo/bin:/usr/games" export EDITOR='vim' export BROWSER='firefox' -- cgit v1.2.3-70-g09d2