Commit Graph

12 Commits

Author SHA1 Message Date
Ceda EI 886ec3bfaf Refactor wish_append.
Use parameter splitting instead of splitting into array via grep. Speeds
the prompt upto 2x in some cases.
2019-09-06 20:35:29 +05:30
Ceda EI ab5df51c2a Set plain as fallback theme if theme not found. Better variable names. 2019-09-06 19:39:37 +05:30
Ceda EI 2c6c83b826 Replace eval with variable indirection. 2019-09-06 18:05:12 +05:30
Ceda EI 78253e1939 Add WISH_AUTONEWLINE. Adds a newline is the output doesn't end with \n 2019-06-10 16:48:40 +05:30
Ceda EI 17b9782056 Fix RGB Coloring 2019-02-16 18:13:11 +05:30
Ceda EI d5049db176 Add RGB support to wish_append 2019-02-16 17:35:58 +05:30
Ceda EI 0a6695dbce Add wish_append. Change plugins to use it 2019-02-16 13:30:42 +05:30
Ceda EI 313430a48e Add dummy plugin, plain theme, allow plugins to override themes 2019-02-16 12:29:33 +05:30
Ceda EI 3ffefaef74 Add powerline support 2019-02-16 11:04:56 +05:30
Ceda EI 4b36696590 Add main function to generate prompt 2019-02-16 00:16:17 +05:30
Ceda EI 3440f16b56 Wrap init in a function 2019-02-15 19:57:48 +05:30
Ceda EI 30671c610f Add code to source plugins and themes 2019-02-15 19:38:12 +05:30