Commit Graph

69 Commits

Author SHA1 Message Date
Ilan Cosman
a21c438a20 Use fish_git_prompt %s trick instead of string replace 2020-05-23 10:27:46 -07:00
Ilan Cosman
2d366375e8 Rename configure files 2020-05-22 12:46:05 -07:00
Ilan Cosman
a5780a6b87 Add a second letter to truncation if first is . 2020-05-22 10:24:12 -07:00
Ilan Cosman
256c24e895 Allow for large truncate margin 2020-05-21 15:05:11 -07:00
Ilan Cosman
0d7f5a9709 Rename variables 2020-05-20 10:39:44 -07:00
Ilan Cosman
78110a8cfb Rename functions 2020-05-20 10:05:33 -07:00
Ilan Cosman
609ac07b04 More work on README 2020-05-20 09:16:02 -07:00
Ilan Cosman
73c8875c4b Add color customization to tide_pwd 2020-05-19 11:25:17 -07:00
Ilan Cosman
77bdd13b35 Allow customizing prompt_char 2020-05-19 11:01:01 -07:00
Ilan Cosman
1b2fcb7f42 Rename to tide 2020-05-18 20:03:25 -07:00
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