Commit Graph

71 Commits (3831af2ccfeb5aa27c3108adef1b30602fc2328f)

Author SHA1 Message Date
Bodaniel Jeanes 3831af2ccf Major refactoring of my dot files.
* Only symlinking files that need to be in ~/ by the application that uses them. Re-wired everything to source other files directly from ~/.config
* Moved all files into folders grouping (approximately) by purpose
* Refactored some bash files to source so that I can include in some of them into ZSH too
* Started on my ZSH prompt
* Added vcprompt.py which replaces __git_ps1() type functionality. It works in all shells (as it is a separate binary), is quite fast, and support multiple VCSes

TODO:
* Make Bash and ZSH prompts as close as possible, ideally using the same configuration file for all the common parts
* Make fish prompt use vcprompt.py
2010-06-25 17:02:29 +10:00
Bodaniel Jeanes a97d25e415 Removed API tokens 2010-06-25 14:23:22 +10:00
Bodaniel Jeanes bc0a110227 Removed gemcutter API key and reset it 2010-06-25 14:15:34 +10:00
Bodaniel Jeanes 0723bd8ed8 Add a few left over fish functions I had in my config 2010-06-25 14:13:57 +10:00
Bodaniel Jeanes 1f9c108c9e Adding start of ZSH configs 2010-06-25 14:12:54 +10:00
Bodaniel Jeanes e3861280f5 Organising dot files by purpose a bit 2010-06-25 14:12:31 +10:00
Bodaniel Jeanes e2a7032548 Removed executable bit on all these repos 2009-10-19 14:26:15 +10:00
Bodaniel Jeanes 369541cc61 Latest changes 2009-10-19 14:25:35 +10:00
Bodaniel Jeanes a617ddd93c Added glg alias for Dr Nic's gem searching 2009-09-27 10:49:21 +10:00
Bodaniel Jeanes 9d7e333af5 Added JEWELER_OPTS to config 2009-09-27 10:48:45 +10:00
Bodaniel Jeanes 5ca8b0d4f1 Added extra file types for ruby to Ack 2009-09-27 10:48:17 +10:00
Bodaniel Jeanes a16eb3ae8f Git pull does rebase 2009-09-27 10:48:04 +10:00
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