14 Commits

Author SHA1 Message Date
b85c9d4df2
lost real diff because of autoformatter 2024-09-23 17:09:57 +03:00
cb1b26770a
config subcommand impl.
+ _reve/util_read_config {config_key}
+ _reve/util_write_config {config_key} {value}
+ _reve/util_delete_config {config_key}
+ let shellcheck know what we're sourcing
2024-08-26 22:16:37 +03:00
b7e29e8c35
flattened, simplified command/subcommand ux
+ handle devenv for _reve
+ detailed help message, better formatting
- remove dependency getopt
2024-08-26 21:32:16 +03:00
f91691faae
+ chore: spicetify.sh 2024-08-25 01:43:13 +03:00
b7642a80f0
small hotfix 2024-08-25 01:42:59 +03:00
a3bb0df081
update example chore 2024-08-25 01:32:41 +03:00
603d58e00b
M change install directory
M better UX
+ add to path per shell
2024-08-25 01:32:14 +03:00
f34494b5ea
numerous changes
+ fish & bash completions
+ -w/--where option
M moved util_readf to _reve.sh
M linter-detected warnings fixed
M less variable clutter
2024-08-25 00:50:57 +03:00
f9b7112d1e
helper script 2024-07-03 01:30:34 +03:00
6df2709046
example chore script 2024-07-03 01:30:26 +03:00
a8f68c3a52
some chores 2024-07-03 01:30:18 +03:00
b651859895
real deal 2024-07-03 01:30:08 +03:00
d6c914deb0
+ install.sh 2024-07-03 01:29:49 +03:00
7903b1d51a
Initial commit 2024-07-03 01:29:18 +03:00