Commit Graph

20 Commits (4a48d9bb6a24582f7f2d1177dbbd035da814cc2e)

Author SHA1 Message Date
Bodaniel Jeanes 57e37edb4e Remove utf8 tmux option because it causes "can't establish current session"
It seems to default to on anyway
2011-12-29 18:57:36 -06:00
Bodaniel Jeanes a7b2d33f8d Cleanup tmux config 2011-12-29 17:10:40 -06:00
Bodaniel Jeanes dc3d0536ca Tmux stuff 2011-12-27 16:43:26 -06:00
Bodaniel Jeanes ae512ac92c More mouse modes in tmux 2011-12-27 16:42:12 -06:00
Bodaniel Jeanes 5b96618016 Remove tmux.conf oftions that caused errors on startup 2011-11-27 11:51:29 -06:00
Bodaniel Jeanes 41f09b5cfc Add clojure and coffeescript detection to ctags 2011-11-23 08:33:24 -06:00
Bodaniel Jeanes 6f7c2dba34 tmux stuff 2011-11-08 00:23:58 -06:00
Bodaniel Jeanes baff95c90f Tmux config 2011-11-07 13:29:39 -06:00
Bodaniel Jeanes f133dfda65 Silence my shell method missing 2011-10-23 22:48:33 -05:00
Bodaniel Jeanes 4aa038b1e2 Add xterm colour chart script 2011-04-27 11:47:52 -05:00
Bodaniel Jeanes ba263a8686 Add a ctags config 2010-11-30 11:28:46 +10:00
Bodaniel Jeanes eb76b80ddc Add inputrc suggestion from SuttoL 2010-11-24 16:43:57 +10:00
Bodaniel Jeanes 8c8ea33ee7 white space 2010-11-22 22:29:23 +10:00
Bodaniel Jeanes 394f7e588c fix ackrc 2010-11-22 21:31:05 +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 43424d97e9 Add working option-right/left inputrc settings 2010-06-30 14:53:50 +10:00
Bodaniel Jeanes abdd22288f Upgraded vcprompt to fix the empty-git-repo issue causing stderr output in the prompt 2010-06-27 23:53:00 +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 e3861280f5 Organising dot files by purpose a bit 2010-06-25 14:12:31 +10:00