Commit graph

321 commits

Author SHA1 Message Date
cd8896326e Tweak some Vim macros for sourcing and editing configuration files 2013-01-07 09:55:13 -08:00
b69ed2a83f Add some Markdown settings to vim/after/ftplugin 2013-01-07 09:53:52 -08:00
1b26155828 Add C++ to mkcodemod 2013-01-07 09:53:19 -08:00
e1ae600953 C and Python ftplugin tweaks 2013-01-07 09:53:03 -08:00
7bb6389571 List tmux sessions when starting zsh login shells 2013-01-07 09:51:43 -08:00
e9de60c438 Comments and stuff in tmux config 2013-01-07 09:51:06 -08:00
15cf65d0bb Merge remote-tracking branch 'origin/master' 2013-01-05 10:29:10 -08:00
b84f418c71 Add text bubbling commands to vimrc 2013-01-05 10:28:42 -08:00
9df36b0a3f Make Kaleidoscope git's diff and merge tool 2013-01-05 10:28:25 -08:00
b4540002f2 Vimrc file cleanup and tweaks 2013-01-03 10:57:25 -08:00
8526e665b3 Fix vcs_info in prompt 2013-01-03 10:01:49 -08:00
067c390434 Clean up and expand tmux config 2013-01-03 10:01:36 -08:00
674cb85503 Add snipmate dependencies 2013-01-01 13:32:56 -08:00
53eb1a38a4 Fix C comments 2012-12-07 09:34:36 -08:00
5eeb7cee5e Merge remote-tracking branch 'origin/master' 2012-12-07 08:44:25 -08:00
1614c7fc2a Add statusline configuration to .vimrc 2012-12-04 10:47:52 -08:00
c1251ecfc3 loquacious: Tweak help 2012-11-30 11:31:42 -08:00
cb810d4ef6 loquacious: Clean up some comments; autoload vcs_info 2012-11-30 11:30:04 -08:00
a0ab13cb8a Only show hostname when connected via SSH 2012-11-30 11:18:38 -08:00
11902b50a6 Tweak how repo data is displayed: on <repo>(<branch>) 2012-11-30 11:18:25 -08:00
dd24848be4 Set level on print_msg functions in load_module 2012-11-30 11:13:33 -08:00
94909e16cd Remove wiki function; doesn't work anymore :( 2012-11-30 11:13:10 -08:00
a5cdf60767 Add a few more character sets to pw() 2012-11-29 16:12:34 -08:00
8c8f2bad84 Significantly expand pw()'s functionality 2012-11-29 16:08:11 -08:00
8ebe1788bf New message/log functions 2012-11-29 15:18:57 -08:00
0c08add311 Move up() to its own function file 2012-11-29 13:28:42 -08:00
6184eba778 Make various init stages into functions in zshrc 2012-11-29 13:26:49 -08:00
e63cdb9aa7 Fix typo: {prompt_,}print_newline 2012-11-29 12:02:06 -08:00
d3b8abce8e Lots of clean up for loquacious prompt
- Move zle keymap select code to prompt module
- Use vcs_info to get repo information
- Reduce number of functions required to generate prompt
- Set $PS1 once in setup to a bunch of $PS1_* variables. These variables are set
  before each prompt. Doing this lets me change prompt themes more easily.
2012-11-29 11:15:24 -08:00
66438f666c Prompt configuration to a prompt theme
Move my prompt configuration to a prompt theme function in my $fpath. I call it
'loquacious'. The prompt is configured by the prompt_loquacious_setup function.

This change also necessitated a new function called prompt_colorize to generate
a string with the correct set of color escapes for the prompt.
2012-11-28 21:44:13 -08:00
b80715ccea Add load_module function to shell-functions 2012-11-28 15:23:57 -08:00
e0ab531085 Colorize list of PIDs for kill command 2012-11-28 09:44:56 -08:00
30778309b4 Merge remote-tracking branch 'origin/master' 2012-11-27 16:25:09 -08:00
a63455927c Merge remote-tracking branch 'origin/master' 2012-11-27 16:24:52 -08:00
02d169878d Merge aliases and settings; use Kaleidoscope for diffing 2012-11-27 16:24:10 -08:00
df0644ec5f Add binary_not_exists 2012-11-27 16:24:08 -08:00
6762762669 Add binary_not_exists to shell-functions 2012-11-27 13:54:38 -08:00
9909a0ca04 Clean up darwin dircolors; add build artifacts 2012-11-17 07:58:45 -08:00
969082f132 Add pytz to django project requirements 2012-11-16 15:05:59 -08:00
f4d46e890a Update ledger filetype settings for Vim 2012-11-16 15:05:46 -08:00
b2a9ecfa7c mkdjango 2012-11-15 13:54:16 -08:00
0cbeea2103 Move django_project -> django/basic/ 2012-11-15 13:28:47 -08:00
65ecc6f6e5 Add requirements.txt to django_project template 2012-11-15 13:28:03 -08:00
0fca0effb6 Remove codetemplates bogus file in django_template 2012-11-15 13:16:11 -08:00
de0915a6b3 Use garbas snipmate instead of msanders; the latter is abandoned 2012-11-15 13:15:53 -08:00
b1bd477d8b Make up function just cd, not pushd 2012-11-12 23:13:16 -08:00
36258fa8ef Use C-f for tmux escape key 2012-11-12 22:52:53 -08:00
866c21fed0 Rename typo: htmldjango.html -> htmldjango.vim 2012-11-09 19:35:54 -08:00
99626e65df Set nowrap, tw, and colorcolumn for HTML files 2012-11-09 19:35:18 -08:00
1e6ea9817d Ignore vim/view/ 2012-11-09 19:25:44 -08:00