Commit Graph

27 Commits

Author SHA1 Message Date
Ilan Cosman
2a93f4cca5 Remove seq, should fix macOS root dir bug 2021-01-25 21:48:34 -08:00
Ilan Cosman
b5cfffb342 Refactor pwd item a bit 2021-01-25 07:31:21 -08:00
Ilan Cosman
b7fcafbe85 Merge main into v4 2021-01-22 15:52:00 -08:00
Ilan Cosman
189cf1c967 Minor edits 2021-01-20 14:04:02 -08:00
Ilan Cosman
67f19640e0 Fix pwd when in root dir (fixes #80) 2021-01-20 12:29:42 -08:00
Ilan Cosman
18c687b2d6 Simplify pwd item, remove pwd_max_dirs 2021-01-15 20:08:33 -08:00
Ilan Cosman
306a918dd9 Fix spaces in pwd bug (fixes #74) 2021-01-15 17:33:49 -08:00
Ilan Cosman
d6a2271cd3 Fix color bug in pwd 2021-01-11 16:23:35 -08:00
Ilan Cosman
e555aad9e0 New pwd logic with markers 2021-01-10 08:56:46 -08:00
Ilan Cosman
00a3fc3365 Fix shortening one letter directories (fixes #67) 2021-01-03 08:32:22 -08:00
Ilan Cosman
09b042acc5 Minor edits 2020-12-26 08:42:21 -08:00
Ilan Cosman
bf0d7a76b7 Minor edits 2020-12-25 16:32:03 -08:00
Ilan Cosman
5ec4a8bf4c Convert simple if statements to && and || 2020-11-24 14:39:56 -08:00
Ilan Cosman
5bd71efa45 More work on async 2020-11-23 14:56:52 -08:00
Ilan Cosman
b5a26cb265 Lots of work on left prompt 2020-07-04 14:01:56 -07:00
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
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
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
78110a8cfb Rename functions 2020-05-20 10:05:33 -07:00