diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-18 14:39:06 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-18 14:39:06 +0200 |
commit | 4832070504ee90257c64dc1834e8b503346244b2 (patch) | |
tree | 4ceed80003bf6cda0522f9c90f2f05dcfe2a0428 /.profile | |
parent | First commit (diff) | |
download | dotfiles-bsd-4832070504ee90257c64dc1834e8b503346244b2.tar.gz dotfiles-bsd-4832070504ee90257c64dc1834e8b503346244b2.tar.bz2 dotfiles-bsd-4832070504ee90257c64dc1834e8b503346244b2.tar.xz dotfiles-bsd-4832070504ee90257c64dc1834e8b503346244b2.tar.zst dotfiles-bsd-4832070504ee90257c64dc1834e8b503346244b2.zip |
Test update
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ # see also sh(1), environ(7). # + # These are normally set through /etc/login.conf. You may override them here # if wanted. # PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:$HOME/bin; export PATH |