From 59051a8c2752439bab0cfd930040d7f7b9ce09dc Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Thu, 25 Aug 2011 19:55:33 +0300 Subject: [PATCH] Added tested operating systems to README. Tested with 4 different operating systems :D --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 876c56ab..d5bda46f 100644 --- a/README +++ b/README @@ -13,6 +13,12 @@ chmod +x ./uninstall.sh WARNING! DO NOT USE INSTALL.SH TO UPDATE OR YOU WILL LOSE AUTOMATIC BACKUP, WHICH WAS TAKEN WHEN YOU RAN INSTALLATION SCRIPT. +TESTED OPERATING SYSTEMS: +Ubuntu 11.04 # Everything works +Debian (Sid) # Everything seems to work. +Mac OS X (Snow Leopard) # Everything seems to work after disabling autocd (disabled by default because of this.) Bash in Mac seems to have weird settings, because it looks so different when compared to Ubuntu or Debian. +Arch Linux # Everything seems to work. Bash in Arch Linux seems to have weird default settings, because it looks so weird when compared to Ubuntu or Debian. + Notices: bashrc: I have uncommented line 42. bash_exports: The default editor is nano (line 4).