]> arthur.barton.de Git - ConfigScripts.git/history - install.sh
List possible terminal attributes and colors
[ConfigScripts.git] / install.sh
2009-01-05 Alexander BartonDetect root user correctly, even when using NIS.
2009-01-05 Alexander BartonNew function Config_RootUser() to copy files into ...
2009-01-05 Alexander BartonMove install code to Config_System() and Config_User...
2008-11-26 Alexander BartonUse "printf" instead of "echo".
2008-11-21 Alexander BartonRead global files from $HOME/.etc if we can't install...
2008-10-20 Alexander BartonUse Msg() function to output console messages.
2008-10-20 Alexander BartonTest if user home directory is writeable.
2008-08-07 Alexander BartonInstall user/bash_profile as $HOME/.profile, if this...
2008-08-07 Alexander BartonMake sure that $UID is set.
2008-08-07 Alexander BartonOnly try to make backups if the destination file alread...
2008-08-07 Alexander BartonInitial import into GIT repository.