Commit Graph

9 Commits (025ea77820ad7e3b7c8524a162f80b21bf653bd7)

Author SHA1 Message Date
Bodaniel Jeanes 025ea77820 Added todo 2010-06-30 22:12:43 +10:00
Bodaniel Jeanes d2bcb3a57b Make Zsh and Bash have some level of method_missing support 2010-06-30 22:09:19 +10:00
Bodaniel Jeanes e96acc1177 Added todo 2010-06-30 20:26:22 +10:00
Bodaniel Jeanes 2a535657d7 Add some more ideas 2010-06-27 23:34:35 +10:00
Bodaniel Jeanes 3bad87fac8 A lot more refactoring including ZSH prompt improvements and making the `m` function more intelligent 2010-06-27 01:12:01 +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 a85641652a Doing a lot of spring cleaning 2009-03-19 23:08:06 +10:00
Bodaniel Jeanes 7e848c7dfd inserted MIT licence into README file 2008-08-26 08:51:05 +10:00
Bodaniel Jeanes 591ab1ee48 first commit 2008-08-08 16:56:34 +10:00