Commit Graph

59 Commits

Author SHA1 Message Date
Ilan Cosman
a35fc7311c Specify printfs 2020-05-18 10:06:02 -07:00
Ilan Cosman
9793e8feb7 Fix one-line prompt bug 2020-05-18 09:44:33 -07:00
Ilan Cosman
fce619f246 Fix some multi-line prompt bugs 2020-05-18 09:04:47 -07:00
Ilan Cosman
6fba067de2 Start converting echo to printf 2020-05-17 13:47:53 -07:00
Ilan Cosman
a945195093 Small performance improvements 2020-05-17 10:14:03 -07:00
Ilan Cosman
8d37ae4522 Imrpove local_install 2020-05-17 10:01:17 -07:00
Ilan Cosman
a028be08b2 Minor edits 2020-05-16 21:50:36 -07:00
Ilan Cosman
1c286fc473 Fixed git_prompt bug, thank god 2020-05-16 21:43:27 -07:00
Ilan Cosman
53ed6c2883 Fix install 2020-05-15 16:06:01 -07:00
Ilan Cosman
ab1d200513 Multi-line right prompt 2020-05-14 21:53:37 -07:00
Ilan Cosman
8ad87ed74a Update tests, fix cmd_duration, fix right_prompt 2020-05-13 15:25:02 -07:00
Ilan Cosman
9b3ec5eabe Generalize prompt items, add left_prompt 2020-05-13 12:46:42 -07:00
Ilan Cosman
a54a3dead5 Add lots of tests 2020-05-08 22:48:35 -07:00
Ilan Cosman
41ee1233bf Switch to lean_decolor 2020-05-08 15:32:58 -07:00
Ilan Cosman
31fd9d8f85 Add minutes and hours to cmd_duration 2020-05-06 12:15:45 -07:00
Ilan Cosman
38c69a2558 Add dev files and test_pwd 2020-05-04 14:22:08 -07:00
Ilan Cosman
6c6f840ec2 Minor edits 2020-05-04 08:24:09 -07:00
Ilan Cosman
c85881961b Convert to meta/sub commands 2020-05-03 21:41:08 -07:00
Ilan Cosman
5f5a18b91d Colorize truncated dirs 2020-05-01 20:25:59 -07:00
Ilan Cosman
be781a786f Overhaul _shorten_pwd 2020-04-30 20:46:02 -07:00
Ilan Cosman
67b83a555a Add missing _lean_time function. Remove eval for speed 2020-04-30 16:30:23 -07:00
Ilan Cosman
049ade1e5d Minor edits 2020-04-29 19:19:17 -07:00
Ilan Cosman
efeadfbc90 Add time item, rename timer to cmd_duration 2020-04-29 17:06:11 -07:00
Ilan Cosman
ebd830b6d7 Switch pure strings to 2020-04-29 14:52:58 -07:00
Ilan Cosman
e68ee51173 Add status item 2020-04-29 12:32:59 -07:00
Ilan Cosman
ad5f0e0e32 Create LICENSE 2020-04-29 09:53:39 -07:00
Ilan Cosman
0dd773f302 Add background jobs right prompt item. Rename variables 2020-04-28 21:19:32 -07:00
Ilan Cosman
3caf26473e Add bold flag option to right prompt item colors 2020-04-28 15:43:22 -07:00
Ilan Cosman
8d562823fb Add lock icon to PWD. Add root detection to context. 2020-04-28 13:46:40 -07:00
Ilan Cosman
fb9b5459bf Remove exit after lean_uninstall 2020-04-27 16:38:17 -07:00
Ilan Cosman
275f06957a Remove fish_right_prompt from 1Line fake_prompt 2020-04-27 16:12:12 -07:00
Ilan Cosman
96e836100c Replace module with item 2020-04-27 15:37:08 -07:00
Ilan Cosman
7926ed2a7b Minor edits 2020-04-27 15:10:59 -07:00
Ilan Cosman
afbd202cbd Dont add newlines in wizard if less than 26 lines tall 2020-04-25 17:27:06 -07:00
Ilan Cosman
75441062c7 Increase uninstall specificity, protect user files 2020-04-25 14:52:39 -07:00
Ilan Cosman
54c6d7a0d3 Fix install colors. Use brace expansion in uninstall 2020-04-25 13:32:44 -07:00
Ilan Cosman
0ef05d9a9d Add true module support 2020-04-25 12:21:09 -07:00
Ilan Cosman
6419666798 Add ssh module 2020-04-24 21:32:21 -07:00
Ilan Cosman
bba6e423e5 Fix lean_pwd. Minor edits 2020-04-24 20:56:17 -07:00
Ilan Cosman
2861ea580e Optimize lean_pwd. Add confirmation on wizard finish 2020-04-22 15:19:58 -07:00
Ilan Cosman
fdfea51e5a Minor edits 2020-04-21 20:25:40 -07:00
Ilan Cosman
be227de5a7 Rm lean_user_ask in favor of situation specific menus 2020-04-21 20:06:05 -07:00
Ilan Cosman
dea611ca06 Fix wizard bug 2020-04-21 17:40:49 -07:00
Ilan Cosman
f9071dc3d9 Fix uninstaller and add default fish_prompt 2020-04-21 12:15:05 -07:00
Ilan Cosman
48ea32ffba Add right prompt 2020-04-21 11:52:24 -07:00
Ilan Cosman
c72a2b8447 Fix wizard 2020-04-20 20:35:56 -07:00
Ilan Cosman
3d225378b9 New prompt now appears directly after install 2020-04-20 11:12:57 -07:00
Ilan Cosman
165c8c6977 Alot of work on wizard, add prompt_modules 2020-04-20 09:38:41 -07:00
Ilan Cosman
6c39d874ba Minor edits 2020-04-16 21:31:45 -07:00
Ilan Cosman
e7d5b786d0 Rename functions with lean prefix 2020-04-16 21:20:58 -07:00