From 320cc91398a17f57da0296ffc64ddcbb64921df1 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Fri, 24 Feb 2023 18:00:32 +0100 Subject: customizations for slackware --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.profile') diff --git a/.profile b/.profile index be345ab..1312363 100644 --- a/.profile +++ b/.profile @@ -1,6 +1,6 @@ # ~/.profile -PATH=~/bin:/usr/local/sbin:/usr/sbin:/sbin:$PATH:~/go/bin +PATH=~/bin:/usr/local/sbin:/usr/sbin:/sbin:~/.cargo/bin:$PATH:~/go/bin [ "${SHELL##*/}" = bash ] && . ~/.bashrc -- cgit v1.2.3