Ilan Cosman
b3a7db5b53
Update for Fish v3.2
2021-03-02 09:52:58 -08:00
Ilan Cosman
05af630a82
Run new fish_indent on code
2021-03-02 09:46:40 -08:00
Ilan Cosman
1a1334515c
Fix install
2021-02-16 20:57:12 -08:00
Ilan Cosman
8c8e3cb28d
Minor edits
2021-01-26 15:33:10 -08:00
Ilan Cosman
44313d296e
Unify normal var list and "immutable" one
2021-01-25 07:22:00 -08:00
Ilan Cosman
09a610d08c
Simplify variable handling
2021-01-25 07:13:06 -08:00
Ilan Cosman
2d2c6a577d
Minor edits
2021-01-25 06:51:46 -08:00
Varun Madiath
95b0d7802b
Allow for installation into non-standard locations ( #65 )
...
* Allow for installation into non-standard locations
This is useful when installed via fisher, if the user has set up
$fisher_path to be something other than ~/.config/fish
* Use simpler regex
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2020-12-31 21:07:13 -08:00
Ilan Cosman
a3666e4d89
Fix bug when configuring right after install
2020-12-28 09:46:47 -08:00
Ilan Cosman
c2213d5abc
Remove defunct NVM_DIR variable
2020-12-23 11:35:33 -08:00
Ilan Cosman
3874f285a2
Make version number not a universal variable
2020-11-27 09:55:45 -08:00
Ilan Cosman
7747a257a3
Fix bugs/performance improvements
2020-11-25 09:41:40 -08:00
Ilan Cosman
41644062c4
Use status is-interactive instead of own variable
2020-11-24 12:43:48 -08:00
Ilan Cosman
5bd71efa45
More work on async
2020-11-23 14:56:52 -08:00
Ilan Cosman
2646e78e64
Remove vestigial variable _tide_color_normal
2020-11-20 08:37:49 -08:00
Ilan Cosman
648dd8f10f
v2.5.0
2020-11-19 19:25:37 -08:00
Ilan Cosman
fe1ff0ab9e
Minor edits
2020-11-03 11:25:50 -08:00
Ilan Cosman
9b3ac2558b
Simplify install
2020-11-03 10:06:52 -08:00
Jorge Bucaran
583999af3b
Erase _tide_* "private" functions ( #43 )
...
* Erase _tide_* "private" functions; close #42
If we don't erase _tide functions, they remain in the global scope.
This is problematic for functions that register event handlers as
they may fire even after Tide is uninstalled, e.g. _tide_quit. #42
* Fix uninstall bug
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2020-11-03 09:23:59 -08:00
Ilan Cosman
9fc1b32f1a
Add uninstall event handler
2020-10-15 15:15:17 -07:00
Ilan Cosman
3858228776
Switch to scuba
2020-10-12 15:05:51 -07:00
Ilan Cosman
187846c7d7
Rename _tide_Ω_init to _tide_init
2020-09-09 18:41:25 -07:00