Commit Graph

1154 Commits

Author SHA1 Message Date
Ilan Cosman
3be937b287 Minor edits 2020-06-10 09:18:15 -07:00
Ilan Cosman
12865bded1 Update README, add emojis to issue templates 2020-06-09 14:58:43 -07:00
Ilan Cosman
9a9a86cc94 Update README, fix minor bugs 2020-06-09 14:43:43 -07:00
Ilan Cosman
2ca2ae22d3 Add pwd dir max 2020-06-09 14:16:19 -07:00
Ilan Cosman
faa51b1072 Fix unwritable icon not displaying 2020-06-08 08:41:01 -07:00
Ilan Cosman
9f6f822409 Fix pwd unwritable dir bug 2020-06-08 08:13:21 -07:00
Ilan Cosman
9b8404bfb7 Add $_tide_color_normal var for speed 2020-06-07 20:14:15 -07:00
Ilan Cosman
6a98714b7b Fix tide omega run 2020-06-07 14:07:34 -07:00
Ilan Cosman
f415ad0f29 Switch from numbers to letters in pwd coloring 2020-06-07 13:52:35 -07:00
Ilan Cosman
b7ce6d3111 Remove "compiling" of pwd colors 2020-06-07 13:42:37 -07:00
Ilan Cosman
5fea366c24 pwd truncates to unique 2020-06-07 09:40:42 -07:00
Ilan Cosman
81cd346320 Check if git is installed at start of installation 2020-06-06 21:23:56 -07:00
Ilan Cosman
30246d6a11 Customize bug report default and add tide bug-report command 2020-06-06 18:43:37 -07:00
Ilan Cosman
2e09a7e452 Add issue templates 2020-06-06 18:07:49 -07:00
Ilan Cosman
45dfdd62d8 Add version flag to tide command 2020-06-06 17:51:24 -07:00
Ilan Cosman
8d1b4de83c Add release and license shields 2020-06-06 16:05:49 -07:00
Ilan Cosman
a8d497e5a6 Fix uninstall bug 2020-06-06 15:04:53 -07:00
Ilan Cosman
077cfc2682 Rename variables for consistency 2020-06-06 11:57:43 -07:00
Ilan Cosman
f027d5a757 Remove setting git_dir from fish_prompt 2020-06-06 11:40:50 -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
c5655f0524 Add anchors to README 2020-06-05 19:10:19 -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
d4225fbf6e
Make font installation header slightly larger 2020-06-04 21:07:33 -07:00
Ilan Cosman
69923f133b
Add missing period 2020-06-04 21:00:48 -07:00
Ilan Cosman
62625f29d7 Rename Source Code to Sauce Code. Add font to install section 2020-06-04 20:57:17 -07:00
Ilan Cosman
e10460c155 Add fonts section 2020-06-04 19:43:27 -07:00
Ilan Cosman
1658a4beb4 Minor edits 2020-06-02 15:10:18 -07:00
Ilan Cosman
53d0f95733
Add CODE_OF_CONDUCT.md 2020-05-30 18:23:26 -07:00
Ilan Cosman
4a00c2f7ca Add contributing.md 2020-05-30 18:03:41 -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
a134ae8d36 Use string repeat instead of printf and seq 2020-05-26 17:36:08 -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
23521643e3 Fix tide configure making fish_prompt larger and larger 2020-05-24 20:56:45 -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
4f535e6e00 Use sudo instead of su for tests 2020-05-24 14:55:52 -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
9d512a451c Fix last commit 2020-05-23 09:06:12 -07:00
Ilan Cosman
bcf169d790 tide configure now resets tide vars to default 2020-05-23 09:02:46 -07:00
Ilan Cosman
5bc94f4a93 Add fisher/fishtape to dev install 2020-05-22 18:34:38 -07:00
Ilan Cosman
3de53bcda2 Combine dev_install and tide_install, remove extra files 2020-05-22 18:31:00 -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
5491b09e8d Update uninstall 2020-05-21 22:11:20 -07:00
Ilan Cosman
2a35234423 Remove progress bar from install 2020-05-21 19:32:40 -07:00