Bo Jeanes
1dfcae5ac3
Don't assume macOS or ZSH
2020-10-24 18:58:49 +11:00
Bo Jeanes
0474776220
Update tmux.conf for newer version
...
It's been a while since I used it!
https://stackoverflow.com/a/33336609/56690
2020-10-24 18:41:23 +11:00
Bo Jeanes
57747b7be5
Fix tmux conf error
2020-10-24 18:41:18 +11:00
Bo Jeanes
428621c274
Collect ctags definitions from all over
2019-08-29 13:23:57 +10:00
Bo Jeanes
2eab795225
Add Elixir definitions to ctags config
2019-08-29 12:53:31 +10:00
Bo Jeanes
293bf49a89
Ignore .git repo in ag searches, by default
2019-08-29 12:37:05 +10:00
Bo Jeanes
49ba55207f
/shrug
2019-07-22 16:21:32 +10:00
Bo Jeanes
730a1559ad
add agignore
2017-04-02 10:15:31 +10:00
Bo Jeanes
964f98920c
ctag all the things
2015-08-05 16:47:23 +10:00
Bo Jeanes
5e116ad1ea
Tmux now has Zoom built-in
2014-05-23 09:02:39 -07:00
Bo Jeanes
679db6fbae
Remove ctags comments to get rid of syntax warning
2014-04-18 11:57:53 -07:00
Bo Jeanes
76df2f4f7d
Tmux config for latest tmux
2014-04-01 18:22:28 -07:00
Bo Jeanes
11be8ceabb
Fix tmux powerline loading
2013-12-03 10:48:56 -08:00
Bo Jeanes
ca420fde39
psql config
2013-12-03 10:47:34 -08:00
Bo Jeanes
0928f61de9
Experiment with new powerline for Tmux and Vim
2013-11-11 20:05:10 -08:00
Bo Jeanes
eaca0bc519
tmuz 'zooming'
2012-10-22 23:32:08 -05:00
Bo Jeanes
82309e2555
Copy/paste integration between OS X and Tmux
2012-09-02 17:35:06 -05:00
Bo Jeanes
6b1acecfbe
Emacs stuff
2012-08-27 13:30:01 -05:00
Bo Jeanes
d62f1d3346
Change cursor to I-bar in insert mode even when in Tmux
2012-08-16 15:59:07 -05:00
Bodaniel Jeanes
04085befc1
Tmux zoom window
2012-03-06 14:50:43 -06:00
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