Commit Graph

13 Commits

Author SHA1 Message Date
Graeme Christie 030af218fb Cleaned up kvm.sh and kvmsetup.sh
Removed some redundant code
2014-06-03 18:34:49 +08:00
Graeme Christie fe0b011f81 Modified kvmsetup to use -a operator rather than && 2014-05-28 01:35:28 +08:00
Graeme Christie 765c431f0e Changed all test command in kvmsetup.sh to use single brackets 2014-05-28 01:28:04 +08:00
Graeme Christie 165d69a1e7 Quoted test arguments for compatibility with zsh 2014-05-28 01:23:16 +08:00
Graeme Christie 54171dd221 Updated kvmsetup to add kvm.sh to both bash and zsh profiles if found 2014-05-28 01:12:14 +08:00
Graeme Christie 5391149119 Updated Readme.md with quick start info for OSX/Linux
Replaced the 'close and open your shell' message with on to just 'source kvm.sh'
2014-05-26 16:45:41 +08:00
Graeme Christie 6447439179 Fixed typo 2014-05-26 00:48:36 +08:00
Graeme Christie f2c4a0d39f Added .bashrc to list of profile files checked 2014-05-26 00:46:11 +08:00
Graeme Christie c4b07280b6 Added space before # comment in bash profile command 2014-05-26 00:18:09 +08:00
Graeme Christie d87f800f41 Removed hint to run kvm upgrade from output as we can include that in the curl | sh command 2014-05-25 22:40:23 +08:00
Graeme Christie 6e72ddee86 Fixed missing quote 2014-05-25 22:17:47 +08:00
Graeme Christie bb51566157 Minor update of command output 2014-05-25 22:10:23 +08:00
Graeme Christie 2ef51e0520 Created kvmsetup.sh script to bootstrap OSX/*nix systems 2014-05-25 21:57:34 +08:00