diff options
Diffstat (limited to 'share/skel/dot.profile')
-rw-r--r-- | share/skel/dot.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/dot.profile b/share/skel/dot.profile index 95ed15cdc5b..2b81e1a473e 100644 --- a/share/skel/dot.profile +++ b/share/skel/dot.profile @@ -1,2 +1,2 @@ -PATH=/bin:/usr/bin:/usr/new:/usr/local:/usr/games:/usr/old:. +PATH=/bin:/usr/bin:/usr/host:/usr/local/bin:/usr/games:. export PATH HOME TERM |