Commit Graph
7 Commits
Author SHA1 Message Date
Kaleb Elwert 99b7ec26b2 Add back the prompt_sp option for zsh >= 5.4.1
In 5.4.1, this option was reset between prompts, so to retain the
previous default behavior, this should be added back.
2017-08-10 11:56:12 -07:00
Kaleb Elwert 39eea0479d Make sure prompt_cr is set
Fixes #511
2017-05-03 11:58:18 -07:00
Kaleb Elwert efac911431 Stop setting options in prompt setup which are thrown away 2017-04-20 00:03:44 -07:00
Kaleb Elwert f46c1bc11b Add prompt_opts to prompt setup function 2017-04-19 17:40:41 -07:00
Kaleb Elwert 6f4c09ab99 Use method built in to zsh to read symlinks 2017-04-19 11:18:28 -07:00
Kaleb Elwert 769d82ce63 Fix double expansion of prompt variables 2017-04-18 19:30:54 -04:00
Kaleb Elwert 2817b45f05 Fix double expansion of prompt variables 2017-04-18 16:04:13 -07:00