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