Go to file
Bodaniel Jeanes 61230c4486 More fish config 2009-06-12 22:19:53 +10:00
fish More fish config 2009-06-12 22:19:53 +10:00
.gitignore Added stuff from fish-nuggets and changed behaviour of a few 2009-06-11 09:54:54 +10:00
.gitk A few updates 2008-11-13 10:36:26 +10:00
.gitmodules Added stuff from fish-nuggets and changed behaviour of a few 2009-06-11 09:54:54 +10:00
README Doing a lot of spring cleaning 2009-03-19 23:08:06 +10:00
Rakefile installing files should also install if the file is a symlink (reinstall) 2008-09-09 14:27:44 +10:00
aliases Added stuff from fish-nuggets and changed behaviour of a few 2009-06-11 09:54:54 +10:00
autotest Some more aliases and a fix for autospec 2009-02-04 11:21:50 +10:00
bash_completion Added some awesome Terminal commands and a few more aliases/functions 2009-03-19 23:28:02 +10:00
bash_profile Doing a lot of spring cleaning 2009-03-19 23:08:06 +10:00
bashrc Lots of changes over last few weeks 2009-06-10 13:02:44 +10:00
exports Lots of changes over last few weeks 2009-06-10 13:02:44 +10:00
gemdoc Stop sudo password prompting when opening new shell because of using alias for gem command which includes sudo 2009-03-19 23:09:45 +10:00
gemrc Reorganising slightly to hopefully work on Linux 2009-04-26 16:55:34 +10:00
git-completion Doing a lot of spring cleaning 2009-03-19 23:08:06 +10:00
gitignore Lots of changes over last few weeks 2009-06-10 13:02:44 +10:00
gitrc Doing a lot of spring cleaning 2009-03-19 23:08:06 +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 Lots of changes over last few weeks 2009-06-10 13:02:44 +10:00
rake-completion.rb Fixed my autotest file (was using icon of image instead of actual image), added rake completions, and added completion for gco (git checkout) 2008-12-17 22:32:26 +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
save-directory Doing a lot of spring cleaning 2009-03-19 23:08:06 +10:00
terminal Lots of changes over last few weeks 2009-06-10 13:02:44 +10:00

README

Copyright (c) 2008-2009 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.