summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2024-04-27 18:42:54 +0200
committerMarc Vertes <mvertes@free.fr>2024-04-27 18:42:54 +0200
commit283b1f2d281515d325f7e31cfb12b8bbe4a2164d (patch)
tree9010c996c11de5d8bdca517135c700d4e77efeda /.profile
initial commit
Diffstat (limited to '.profile')
-rw-r--r--.profile3
1 files changed, 3 insertions, 0 deletions
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