Commit Graph

81 Commits

Author SHA1 Message Date
Ilan Cosman
077cfc2682 Rename variables for consistency 2020-06-06 11:57:43 -07:00
Ilan Cosman
88e0f3b9df Optimize pwd 2020-06-06 10:40:14 -07:00
Ilan Cosman
370871727f Fix first anchor bug 2020-06-05 19:18:15 -07:00
Ilan Cosman
6a957bd12a Rename vars 2020-06-05 18:47:02 -07:00
Ilan Cosman
c34beb85e7 Fix first dir color bug 2020-06-05 09:15:52 -07:00
Ilan Cosman
eb8e185636 Add anchor customization 2020-06-04 22:50:46 -07:00
Ilan Cosman
70e431d66b Remove double-checking of git repo 2020-05-28 14:27:53 -07:00
IlanCosman
7563db5de5 Convert nested functions to pipes, minor edits 2020-05-27 12:11:22 -07:00
IlanCosman
3b3c10d05e pwd now detects and anchors git repo 2020-05-26 16:20:42 -07:00
IlanCosman
db04ce2dbd $hostname instead of prompt_hostname 2020-05-25 21:23:13 -07:00
IlanCosman
a89fa71045 tide configure now also resets fish_prompt to default 2020-05-24 15:59:37 -07:00
IlanCosman
643bce7687 Add tide completions 2020-05-24 15:37:09 -07:00
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