From de2d70f1d0a8b132fb931b6d01987ac19cd128d9 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 5 Jan 2020 14:13:09 +0100 Subject: simplify --- .profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index afa89c1..0767a42 100644 --- a/.profile +++ b/.profile @@ -1,7 +1,5 @@ # ~/.profile -[ -f /etc/hostname ] && HOSTNAME=$(cat /etc/hostname) || HOSTNAME=$(cat ~/.hostname) - export PATH=~/bin:$PATH:~/go/bin [ "${SHELL##*/}" = bash ] && [ -f ~/.bashrc ] && . ~/.bashrc -- cgit v1.2.3