Go to file
Bodaniel Jeanes ec7f5ac200 Ignored some more files globally and customized irbrc a bit to have nice colors 2008-11-19 13:54:10 +10:00
.gitk A few updates 2008-11-13 10:36:26 +10:00
README inserted MIT licence into README file 2008-08-26 08:51:05 +10:00
Rakefile installing files should also install if the file is a symlink (reinstall) 2008-09-09 14:27:44 +10:00
autotest Renamed all files to not have a dot so I can see them easier 2008-08-26 08:42:38 +10:00
bash_profile moved git related aliases into own file and added in some extra aliases for Dr Nic when he uses my machine 2008-09-09 14:09:18 +10:00
bashrc A few updates 2008-11-13 10:36:26 +10:00
drnic-profile added drnic's profile to process later 2008-09-11 15:19:49 +10:00
gemrc added my gemrc file 2008-08-26 08:47:48 +10:00
git-completion.bash Renamed all files to not have a dot so I can see them easier 2008-08-26 08:42:38 +10:00
gitaliases Removed a few silly git aliases and changed the git branch PS1 view to my old one (colour highlighted) 2008-09-26 09:27:52 +10:00
gitignore Ignored some more files globally and customized irbrc a bit to have nice colors 2008-11-19 13:54:10 +10:00
inputrc Added irbrc and inputrc. latter allows filtered history scrolling bindings to up and down in bash 2008-10-09 11:51:52 +10:00
irbrc Ignored some more files globally and customized irbrc a bit to have nice colors 2008-11-19 13:54:10 +10:00
profile Renamed all files to not have a dot so I can see them easier 2008-08-26 08:42:38 +10:00
rdebugrc Added irbrc and inputrc. latter allows filtered history scrolling bindings to up and down in bash 2008-10-09 11:51:52 +10:00
ruby_fail.png Renamed all files to not have a dot so I can see them easier 2008-08-26 08:42:38 +10:00
ruby_ok.png Renamed all files to not have a dot so I can see them easier 2008-08-26 08:42:38 +10:00

README

Copyright (c) 2008 Bodaniel Jeanes
 
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
 
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.