reset .profile to original state, default force color to yes

This commit is contained in:
Tim
2015-11-08 17:18:29 +01:00
parent 0c9f1ec522
commit abe53a8d7e
2 changed files with 2 additions and 5 deletions

View File

@ -8,9 +8,6 @@
# for ssh logins, install and configure the libpam-umask package.
#umask 022
# set TERM to xterm-color to allow colors in the terminal
TERM=xterm-color
# if running bash
if [ -n "$BASH_VERSION" ]; then
# include .bashrc if it exists