Commit Graph

59 Commits (be40ac41ee8ec1dae7dd6a3794fc96009b40a5e6)

Author SHA1 Message Date
Bodaniel Jeanes be40ac41ee Added ruby diff niceties for git 2009-09-27 10:47:02 +10:00
Bodaniel Jeanes c12e4c09ea Added my fish method_missing magic 2009-09-27 10:46:37 +10:00
Bodaniel Jeanes ebe0063cab Merge branch 'master' of github.com:bjeanes/dot-files
* 'master' of github.com:bjeanes/dot-files:
  Added haml and a few other file types as Ruby searching for ack
  Path amendmeng, git pull improvemnts, db:rollback alias, gem rdoc formatting (needs sdoc installed), and Ruby syntax highlighting for nano

Conflicts:
	fish/config.fish
2009-09-06 00:37:43 +10:00
Bodaniel Jeanes 554073a6bc RVM 2009-09-06 00:36:53 +10:00
Bodaniel Jeanes 71e2c4f80e Made my paths load in a better order 2009-09-06 00:35:57 +10:00
Bodaniel Jeanes 30daece932 Added haml and a few other file types as Ruby searching for ack 2009-09-01 15:38:18 +10:00
Bodaniel Jeanes and Les Hill a664a0d98c Path amendmeng, git pull improvemnts, db:rollback alias, gem rdoc formatting (needs sdoc installed), and Ruby syntax highlighting for nano 2009-09-01 15:15:10 +10:00
Bodaniel Jeanes 236a3492a8 Misc fish shell function improvements 2009-07-05 01:27:18 +10:00
Bodaniel Jeanes 88e415ba5f Added hirb config to irbrc 2009-07-05 01:26:55 +10:00
Bodaniel Jeanes 070d7590c7 function to run cucumber on defaut directory 2009-07-05 01:26:26 +10:00
Bodaniel Jeanes b6a3084dd6 Added Ben's hax passenger reload key bindings 2009-07-05 01:25:58 +10:00
Bodaniel Jeanes 294254ce2f Using new __git_ps1 in prompt 2009-07-05 01:22:46 +10:00
Bodaniel Jeanes cbe7610e52 Ported the __git_ps1 function from bash to fish for better prompt info 2009-07-05 01:22:16 +10:00
Bodaniel Jeanes 53c2793019 Set git branch to red in PS1, a few more path vars, and a fix for caret position when using mate as GIT_EDITOR 2009-06-16 12:57:49 +10:00
Bodaniel Jeanes 0c6f836d18 Only show git dirty if in a git repo 2009-06-13 20:02:38 +10:00
Bodaniel Jeanes c38307c26e Merge branch 'master' of git@github.com:bjeanes/dot-files
* 'master' of git@github.com:bjeanes/dot-files:
  More fish config
  Renamed a lot of @ben_h's git aliases to the ones used at the office
  Added stuff from fish-nuggets and changed behaviour of a few
  Fish configuration from benhoskings
  Lots of changes over last few weeks
  the colorize option for ls is different on linux and darwin
  Reorganising slightly to hopefully work on Linux

Conflicts:
	aliases
2009-06-13 11:48:28 +10:00
Bodaniel Jeanes 61230c4486 More fish config 2009-06-12 22:19:53 +10:00
Bodaniel Jeanes 4e3e1b216b Renamed a lot of @ben_h's git aliases to the ones used at the office 2009-06-11 10:05:32 +10:00
Bodaniel Jeanes ebd5920356 Added stuff from fish-nuggets and changed behaviour of a few 2009-06-11 09:54:54 +10:00
Bodaniel Jeanes e5efdafeea Fish configuration from benhoskings 2009-06-10 13:04:31 +10:00
Bodaniel Jeanes 31984641cb Lots of changes over last few weeks 2009-06-10 13:02:44 +10:00
Bodaniel Jeanes 7bf0ff8c02 the colorize option for ls is different on linux and darwin 2009-04-26 17:02:57 +10:00
Bodaniel Jeanes a5a644a072 Reorganising slightly to hopefully work on Linux 2009-04-26 16:55:34 +10:00
Bodaniel Jeanes 9b62e41254 Added alias for 'open .' 2009-03-26 22:59:07 +10:00
Bodaniel Jeanes 8d3f6e1511 Added some awesome Terminal commands and a few more aliases/functions 2009-03-19 23:28:02 +10:00
Bodaniel Jeanes cc8a32db88 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
Bodaniel Jeanes a85641652a Doing a lot of spring cleaning 2009-03-19 23:08:06 +10:00
Bodaniel Jeanes f8a51d32d5 Merge branch 'master' of git@github.com:bjeanes/dot-files
* 'master' of git@github.com:bjeanes/dot-files:
  added aliases for Leopard's SetFile command to show and hide files
2009-02-04 11:23:32 +10:00
Bodaniel Jeanes 641dbe404f Some more aliases and a fix for autospec 2009-02-04 11:21:50 +10:00
Bodaniel Jeanes d047872c38 added aliases for Leopard's SetFile command to show and hide files 2009-01-18 08:03:29 +10:00
Bodaniel Jeanes 38c8efbd3a New alias for gem -> sudo gem 2008-12-19 18:52:20 +10:00
Bodaniel Jeanes 957d5a973c 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
Bodaniel Jeanes 7297f455ea cleaner 2008-11-19 14:01:35 +10:00
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
Bodaniel Jeanes 4767f4e57f A few updates 2008-11-13 10:36:26 +10:00
Bodaniel Jeanes cf8e1cbdd3 Added irbrc and inputrc. latter allows filtered history scrolling bindings to up and down in bash 2008-10-09 11:51:52 +10:00
Bodaniel Jeanes af75483efe 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
Bodaniel Jeanes 1e5f9a202e added drnic's profile to process later 2008-09-11 15:19:49 +10:00
Bodaniel Jeanes 398023d7f2 modified EDITOR variable to use exact path 2008-09-10 07:59:10 +10:00
Bodaniel Jeanes 1dde7c26b8 macport path changes 2008-09-09 16:10:01 +10:00
Bodaniel Jeanes a7ff598eea installing files should also install if the file is a symlink (reinstall) 2008-09-09 14:27:44 +10:00
Bodaniel Jeanes 8f7a5b5acb 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
Bodaniel Jeanes 989b66b9b5 updated path 2008-09-09 14:02:59 +10:00
bjeanes fbfca1bbdb added /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ to PATH 2008-09-07 18:33:48 -07:00
Bodaniel Jeanes 7e848c7dfd inserted MIT licence into README file 2008-08-26 08:51:05 +10:00
Bodaniel Jeanes fe0a40a2cd added my gemrc file 2008-08-26 08:47:48 +10:00
Bodaniel Jeanes 559ee01d2a added temp files to gitignore file 2008-08-26 08:46:37 +10:00
Bodaniel Jeanes fd5372686d added Rakefile from ryanb/dotfiles 2008-08-26 08:43:57 +10:00
Bodaniel Jeanes e02355466d Renamed all files to not have a dot so I can see them easier 2008-08-26 08:42:38 +10:00
Bodaniel Jeanes 81d903134d trailing whitespace fix 2008-08-25 21:44:42 +10:00