Commit Graph

22 Commits (dc44e9a714628237f2f8cc0defe66658afd2cd15)

Author SHA1 Message Date
Bo Jeanes 1b6214e4b9 Refactor git configs to use include files.
Also move private or host-specific config to a non-versioned git config.
2012-08-16 16:40:42 -05:00
Bodaniel Jeanes 777889a521 Add git_template directory with ctags hooks 2011-11-08 00:52:14 -06:00
Bodaniel Jeanes 6f7c2dba34 tmux stuff 2011-11-08 00:23:58 -06:00
Bodaniel Jeanes c7b7098a3d Don't need this any more... 2011-10-24 22:42:36 -05:00
Bodaniel Jeanes 5fa4f37702 Re-organize 2011-10-23 22:27:18 -05:00
Bodaniel Jeanes 4519f84e8f No longer using rvm 2011-10-23 22:15:24 -05:00
Bodaniel Jeanes b1b3b88349 Move around some shell files 2011-10-23 22:14:51 -05:00
Bodaniel Jeanes a709b63aaa Fix typo 2011-08-14 12:07:06 -05:00
Bodaniel Jeanes c52e354361 Change install task to allow non dotted files 2011-08-14 11:48:14 -05:00
Bodaniel Jeanes 00b122f6dd Hg config 2011-03-26 02:34:17 -05:00
Bodaniel Jeanes d739bfb203 Set up default global.gems for rvm 2011-02-21 14:52:42 +10:00
Bodaniel Jeanes 16069ebe33 Forgot to commit this (for RVM + Vim) 2011-02-21 14:51:16 +10:00
Bodaniel Jeanes e38ffd75a3 Add snipmate.vim 2010-11-30 00:35:37 +10:00
Bodaniel Jeanes 5ada5c57bc Start my own vim files with latest pathogen 2010-11-29 23:18:09 +10:00
Bodaniel Jeanes 6f1914230c whitespace 2010-11-22 13:53:35 +10:00
Bodaniel Jeanes 2fdae1a3eb VIM stuff 2010-11-22 13:50:32 +10:00
Bodaniel Jeanes 7b9f86d045 Move forgotten gitk file to the git folder and add it to the symlinked files 2010-06-27 23:34:16 +10:00
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 e3861280f5 Organising dot files by purpose a bit 2010-06-25 14:12:31 +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 7e848c7dfd inserted MIT licence into README file 2008-08-26 08:51:05 +10:00
Bodaniel Jeanes fd5372686d added Rakefile from ryanb/dotfiles 2008-08-26 08:43:57 +10:00