diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1996-07-13 23:07:07 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1996-07-13 23:07:07 +0000 |
| commit | eb8473cb530d37e78f81023ff2fe1ca6b457b989 (patch) | |
| tree | d0b8397a560ce10465b5b025633962b7e0182016 /config/root-.bash_login | |
| parent | 4f2dc79d0d657e12c322317ee917e2cac3f767b6 (diff) | |
Initial revision
Diffstat (limited to 'config/root-.bash_login')
| -rw-r--r-- | config/root-.bash_login | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/root-.bash_login b/config/root-.bash_login new file mode 100644 index 00000000..efc6a7da --- /dev/null +++ b/config/root-.bash_login @@ -0,0 +1,5 @@ +export PATH=/sbin:/bin:/local/bin + +. ~/.bashrc +. ~/.profile + |
