5d22a2cfa5
Fix up mkdjango
2013-08-09 10:13:34 -07:00
28397d8b32
Prepend tmux session name to Xterm title
2013-04-04 09:41:07 -07:00
e9c5bcb0d9
Fix mktemp call in import_cacert
2013-04-02 09:43:42 -07:00
b49586946e
Add import_cacert zsh function
2013-04-02 09:35:35 -07:00
5ba6c60a91
Set PS1_JOBS
2013-03-12 13:57:58 -07:00
470b583f28
Show history count in RPS1
2013-03-06 09:16:25 -08:00
635baf6799
Add history and job count to RPS1 in loquacious
2013-02-15 21:27:21 -08:00
059a9fa8cf
Autoload refresh_system_tags function
2013-01-23 13:25:03 -08:00
167cd9c78c
Merge remote-tracking branch 'origin/master'
2013-01-23 11:14:33 -08:00
52396e8b55
Use add-zsh-hook for prompt hooks; fix colors of prompt components
2013-01-23 10:55:15 -08:00
a8dde47e93
Merge remote-tracking branch 'origin/master'
...
Conflicts:
vimrc
2013-01-13 10:19:57 -08:00
2cbe3d7b00
Fix set_xterm_title function in prompt for iTerm2
2013-01-13 10:14:22 -08:00
ccfc01ef6f
Merge remote-tracking branch 'origin/master'
...
Conflicts:
tmux.conf
vimrc
2013-01-07 10:02:47 -08:00
1b26155828
Add C++ to mkcodemod
2013-01-07 09:53:19 -08:00
8526e665b3
Fix vcs_info in prompt
2013-01-03 10:01:49 -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
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
0c08add311
Move up() to its own function file
2012-11-29 13:28:42 -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
b2a9ecfa7c
mkdjango
2012-11-15 13:54:16 -08:00
216ff74d2a
ZSH makers module
2012-10-31 18:46:46 -07:00
776bc1ef2a
Move maker functions to mkrs
2012-10-05 11:39:14 -07:00
Eryn Wells
662fe0334c
Initial commit
2011-05-03 21:53:50 -07:00