diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2009-11-13 05:54:55 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2009-11-13 05:54:55 +0000 |
| commit | e42fc368672e8c3f1d30fbbd7f1903e3baa69b7a (patch) | |
| tree | 6e11d518cb9008f7a76b1c206c21c622e2874f34 /etc/root | |
| parent | 347c7f559c46fa6149efda89c468411d7912b456 (diff) | |
Notes
Diffstat (limited to 'etc/root')
| -rw-r--r-- | etc/root/dot.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/root/dot.profile b/etc/root/dot.profile index ab8431959c7c..1fca58edc87c 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -4,7 +4,7 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:~/b export PATH HOME=/root export HOME -TERM=${TERM:-cons25} +TERM=${TERM:-xterm} export TERM PAGER=more export PAGER |
