From 283b1f2d281515d325f7e31cfb12b8bbe4a2164d Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sat, 27 Apr 2024 18:42:54 +0200 Subject: initial commit --- .profile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .profile (limited to '.profile') diff --git a/.profile b/.profile new file mode 100644 index 0000000..1916dec --- /dev/null +++ b/.profile @@ -0,0 +1,3 @@ +export PATH=~/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:~/go/bin + +[ "$SHELL" = /bin/ash ] && export ENV=~/.shrc -- cgit v1.2.3