Commit Graph

21 Commits (ab763c7ac875dc5f2c5468d1a4765b8dd4b2c30c)

Author SHA1 Message Date
Bodaniel Jeanes c738ad15c3 Ignore .netrwhist 2011-09-20 17:27:09 -05:00
Bodaniel Jeanes 7e1d9a9b35 Switch to Vundle, remove a bunch of un-used vim bundles, and refactor vimrc files 2011-09-20 17:26:27 -05:00
Bodaniel Jeanes eaab389e15 Misc 2011-09-19 15:12:35 -05:00
Bodaniel Jeanes e290e81d88 Ignore .bundle 2011-06-19 12:29:58 -05:00
Bodaniel Jeanes 6fc0c70bff Remove bin/* from global gitignore 2011-06-07 16:39:03 -05:00
Bodaniel Jeanes 832c7e1015 Awesome little tip from @lenary for git origins 2011-02-21 14:52:14 +10:00
Bodaniel Jeanes 05d34b0fec git merge conflict hacks 2011-02-21 14:51:48 +10:00
Bodaniel Jeanes ebb7564942 Ignore vim help tags in repos 2010-12-06 12:05:17 +10:00
Bodaniel Jeanes e38ffd75a3 Add snipmate.vim 2010-11-30 00:35:37 +10:00
Bodaniel Jeanes 89dfa53bc2 Add Kaleidoscope as diff tool 2010-11-30 00:03:26 +10:00
Bodaniel Jeanes fafb8d0675 ignore swap files 2010-11-24 16:22:30 +10:00
Bodaniel Jeanes 0765e58a44 Git stuff 2010-11-22 13:51:59 +10:00
Bodaniel Jeanes 8c5fef8fc2 Move git.sh 2010-06-30 17:59:46 +10:00
Bodaniel Jeanes 059dca73f1 Cleaned up git aliases 2010-06-30 16:53:36 +10:00
Bodaniel Jeanes 1dd83e1022 made git diff better 2010-06-30 14:53:21 +10:00
Bodaniel Jeanes b2c6a258ac Major refactoring 2010-06-29 22:20:19 +10:00
Bodaniel Jeanes cec2cd5cce Ignore .rake_history 2010-06-29 21:43:47 +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 a97d25e415 Removed API tokens 2010-06-25 14:23:22 +10:00
Bodaniel Jeanes e3861280f5 Organising dot files by purpose a bit 2010-06-25 14:12:31 +10:00