Commit graph

95 commits

Author SHA1 Message Date
637fb20384 Merge branch 'master' of github.com:erynofwales/dotfiles
Conflicts:
	zshrc
2012-04-17 22:34:55 -07:00
3957f1d1e9 Adjust formats of wide and standard ledger 2012-04-17 22:33:53 -07:00
d7f92a1f85 Remove .irssi/config 2012-04-16 12:44:42 -07:00
7102fddbc4 Expand README with docs about shell environment 2012-04-16 12:41:32 -07:00
aa77d1997a Move README to README.md 2012-04-16 12:29:23 -07:00
70c4118fa5 Add README 2012-04-16 12:28:00 -07:00
ce63e3f83c Clean up zshrc; add comments 2012-04-16 12:19:58 -07:00
6f75e6798d Move some stuff around in zshenv, some to env 2012-04-16 12:16:07 -07:00
6282d07291 Environment settings for bash and derivatives 2012-04-16 12:15:30 -07:00
43c6765b05 Add pprint-json alias; source local rc file
All in .rc
2012-04-11 09:56:27 -07:00
ddfca13b5e Fancy new setup.sh
With colors! And z shell! And ponies!

But seriously, it will now symlink all the files in the current directory and
print some nice messages about its progress.
2012-04-11 09:54:43 -07:00
c5f0040fa0 Add a directory of dircolors configs 2012-04-11 09:53:24 -07:00
e85fa6f091 Some solarized color scheme settings for Vim 2012-04-10 10:11:38 -07:00
700dba30b6 Clean up zshenv, add hooks for system and local env scripts 2012-04-10 10:11:14 -07:00
83f54375a7 Use black background instead of manutally specified colors for command divider 2012-04-10 10:04:09 -07:00
fc6eed5b25 Use the GitHub Command-t repo instead of the wincent.com one. Apparently his home page has bad SSL certs. 2012-03-30 20:16:21 -07:00
7aad2b629c Add a comment... 2012-03-25 13:31:26 -07:00
610c0ee66e Add Yuri Feldman's hexHighlight plugin to vim/plugins 2012-03-25 13:12:24 -07:00
6087aa4e0f http -> https for a submodule... 2012-03-21 12:30:21 -07:00
bb5526c6e7 Fix up snipmate submodule 2012-03-21 12:28:18 -07:00
01b779617c Use https instead of git for submodules 2012-03-21 12:21:25 -07:00
1a0a9e2b1a Merge branch 'master' of github.com:erynofwales/dotfiles 2012-03-21 10:07:46 -07:00
6522f86f37 Make git branch yellow and change indicator red 2012-03-21 10:07:36 -07:00
3725d82a1e Clean up colorscheme settings for Vim 2012-03-21 10:07:19 -07:00
62814b49cf Add mutt configs to setup.sh 2012-03-21 09:52:33 -07:00
677e121b7a Add mutt-colors-solarized repo
Source the light theme (which turns out to be a dark them instead...) in my
muttrc.
2012-03-21 09:51:24 -07:00
89fee4cab3 Quote unquoted link commands. They will fail if the file name has a space. 2012-03-21 09:44:58 -07:00
aa32680758 Move local bin directories before base PATH in zshenv 2012-03-18 13:10:50 -07:00
748a4d6e33 Remove pager context from mutt config 2012-03-18 13:10:13 -07:00
3242a698a0 Set vi keys and pane index (to 1) for tmux 2012-03-18 13:09:55 -07:00
fcc56c63fe Add basic mutt config 2012-03-15 00:22:18 -07:00
4f1904cc05 Merge branch 'master' of github.com:erynofwales/dotfiles
Conflicts:
	setup.sh
2012-03-14 17:36:41 -07:00
6d2cd63eb8 Move pending changes flag to front of git branch name 2012-03-14 13:59:30 -07:00
86eec915d6 Add tmux config 2012-03-14 13:59:10 -07:00
75c0b999c1 Add pending changes flag to rprompt git info 2012-03-14 13:33:04 -07:00
e76f95459b Revise prompt
- precmd_separator is now precmd_separator_info and prints a bunch of system
  information
- New function precmd_git_rprompt prints branch name (more to come later)
2012-03-14 13:17:03 -07:00
91b7d5864e Refresh ledger formatting strings 2012-03-14 13:15:35 -07:00
95f7219171 Set markdown filetime for *.md files 2012-03-09 23:37:14 -08:00
c40d2db165 Double quote all paths in setup script
Linux (Cygwin) doesn't like spaces in path names so setup.sh fails utterly on
Windows if you have a username with spaces in it. This change double quotes all
the ln and touch commands so space-addled paths are handled properly.
2012-02-24 21:54:52 -08:00
ff8c074079 Add ledger Vim/Pathogen bundle 2012-01-24 13:22:24 -08:00
1a24501ca0 Snipmate HTML snippets use single quotes 2012-01-24 13:20:51 -08:00
2f9403bc9a Move Gundo preview window to the bottom of the screen 2012-01-24 13:19:24 -08:00
11e474b35c Local updates to SnipMate 2012-01-11 16:55:31 -08:00
965016f0de Add Peter Provost's PowerShell plugin for Vim
See headers of any of the committed files.
2012-01-11 16:44:39 -08:00
fccef0454c Move autocmds per FileType to ftdetect scripts 2012-01-11 16:43:18 -08:00
9fc695b273 Expand all tabs in Ledger files from ftdetect script 2012-01-11 16:42:49 -08:00
12e479b869 Add text ftdetect script 2012-01-11 16:40:24 -08:00
da1a112e87 Add ftdetect file for Django templates 2012-01-11 16:38:34 -08:00
6a54878cf3 Don't show tabs in list mode for HTML and XML 2012-01-11 16:38:00 -08:00
b04044e78d setlocal instead of set in XML ftdetect 2012-01-11 16:34:32 -08:00