Commit Graph

490 Commits

Author SHA1 Message Date
Ilan Cosman
432cc5cce6 Pass flags from tide_install to _tide_actual_install fully (fixes #30) 2020-10-01 14:36:19 -07:00
Stef Pletinck
37390beee5
Explain variable modification for configuration (#29)
* Clarify location of prompt items

Add a line to the documentation to clarify where one can add new items to the prompt manually.

* Clarify how to properly set config variables

As per @IlanCosman's request

* Minor edits

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2020-09-30 08:49:57 -07:00
Ilan Cosman
af1422022b Make fonts download on click 2020-09-28 19:09:30 -07:00
Ilan Cosman
55c33367f6 Changelog edits 2020-09-27 18:56:26 -07:00
Ilan Cosman
6a088917b3 Changelog edits 2020-09-27 18:50:15 -07:00
Ilan Cosman
56945d08bc CI edits 2020-09-27 17:32:27 -07:00
Ilan Cosman
94a1b4cca6 Minor edits 2020-09-27 10:27:16 -07:00
Ilan Cosman
48679a4d7e Dont run CI on push to main or on release tags 2020-09-24 17:53:21 -07:00
Ilan Cosman
0e77b22731 Minor CI edits 2020-09-23 20:34:45 -07:00
Ilan Cosman
02c31806e2 Dont actually create python venv for test 2020-09-23 20:32:01 -07:00
Ilan Cosman
df9416135a Add rust test 2020-09-23 16:52:54 -07:00
Ilan Cosman
a0b7a5b891 Update contributing guide for testing dependencies 2020-09-23 16:50:34 -07:00
Ilan Cosman
207d009c5e Add mock to tide test --install 2020-09-23 16:45:37 -07:00
Ilan Cosman
549080c455 Minor edits 2020-09-23 13:56:08 -07:00
Ilan Cosman
8d5a2a717c Slim down detect_os 2020-09-23 13:48:55 -07:00
Ilan Cosman
9596b4e63b 2.4.0 2020-09-21 17:47:32 -07:00
Ilan Cosman
16f2cf65d2 Changelog for 2.4.0 2020-09-21 17:45:57 -07:00
Ilan Cosman
70a3eaf3d7 Fix bug when pwd started with / (fixes #25) 2020-09-21 17:20:30 -07:00
Ilan Cosman
aee80227f4 Update documentation for vi_mode and prompt_char 2020-09-21 15:52:19 -07:00
Ilan Cosman
c5533eba98 Remove vi_mode_insert_color from default configs 2020-09-21 11:23:48 -07:00
Ilan Cosman
79ed026a7c Combine string replaces in _tide_decolor, reformat vi_mode item 2020-09-21 11:21:23 -07:00
Ilan Cosman
2da3780ac7 Add vi_mode item, add prompt_char_vi variables 2020-09-19 19:30:12 -07:00
Ilan Cosman
d74b84793c Only use markdown and yaml linting from super-linter 2020-09-16 16:12:29 -07:00
Ilan Cosman
85712abe73 Move resources back into main repository 2020-09-16 15:35:45 -07:00
Ilan Cosman
7a8dcd8960 Update contributing guide for releases 2020-09-16 15:25:33 -07:00
Ilan Cosman
e59784f60f Update readme for new documentation 2020-09-16 15:00:48 -07:00
Ilan Cosman
cf5a691275 Update documentation 2020-09-16 14:51:18 -07:00
Ilan Cosman
f446f9fc9c Move documentation from wiki to docs folder 2020-09-16 14:31:43 -07:00
Ilan Cosman
5149617f52 Add changelog 2020-09-16 14:23:05 -07:00
Ilan Cosman
6a74370086 Switch from fishtape to spout 2020-09-12 22:46:32 -07:00
Ilan Cosman
2d86c98542 Minor edits 2020-09-11 22:15:25 -07:00
Ilan Cosman
318bfeca54 Add support for lsb-release in detect_os (fixes #24) 2020-09-11 16:47:27 -07:00
Ilan Cosman
187846c7d7 Rename _tide_Ω_init to _tide_init 2020-09-09 18:41:25 -07:00
Ilan Cosman
dfacbe8b36 Minor CI changes 2020-09-09 15:28:34 -07:00
Ilan Cosman
a342ebd3b4 Add CODEOWNERS 2020-09-08 16:45:17 -07:00
Ilan Cosman
ce51c997f8 Bring color variable names in line 2020-09-08 10:44:55 -07:00
Ilan Cosman
2a57609442 Minor optimizations 2020-09-08 08:13:15 -07:00
Ilan Cosman
7f0fdbc15f Undo broken optimization 2020-09-08 07:53:53 -07:00
Ilan Cosman
65dd379f3c Minor optimizations 2020-09-08 07:43:51 -07:00
Ilan Cosman
43469e4be8 Reorder nvm item 2020-09-08 07:29:24 -07:00
Ilan Cosman
81cfe19b0f Replace which with command --search 2020-09-07 19:53:12 -07:00
Ilan Cosman
8f2b0917c8 Add bg_color to nvm item 2020-09-07 13:39:19 -07:00
Ilan Cosman
edb8b28468 Minor edits 2020-09-07 12:00:54 -07:00
Ilan Cosman
5b3c25ffd8 Fix head options for MacOS 2020-09-07 11:41:18 -07:00
Ilan Cosman
1f617dd61e Remove unnecessary brackets 2020-09-06 21:34:58 -07:00
Ilan Cosman
e9baf3a1fc
Merge pull request #23 from xolve/nvmDisplay
Add nvm item
2020-09-06 21:30:51 -07:00
Ilan Cosman
3c4d8e1465 Add NVM_DIR to install, minor edits to nvm item 2020-09-06 21:26:19 -07:00
Ilan Cosman
ae4a33e719 nvm item revision 2020-09-06 18:10:10 -07:00
Xolve
fa23a38efc Add nvm display to prompt. 2020-09-06 23:53:47 +05:30
Ilan Cosman
24df67cd51 Add "; or echo" to every command substitution set_color 2020-09-05 14:48:27 -07:00