Commit graph

11 commits

Author SHA1 Message Date
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