Jon Anderson
Jon Anderson
Oof, I restarted and still get: ``` $ asdf Unknown command: `asdf ` /usr/local/Cellar/asdf/0.9.0/libexec/bin/asdf: line 82: /usr/local/opt/asdf/lib/commands/command-help.bash: No such file or directory ``` EDIT: Okay changing the config script invoked...
Yeah, we're also getting the same changes using an older version of Bundler (2.2.32) around this same thing. It doesn't happen every time, though. Once it happened for a single...
https://github.com/sublimehq/Packages/pull/2564 It may actually be related to this and require a similar update to `Packages/Agila Theme/Agila Oceanic Next.tmTheme"` which is the color scheme I use 😅
And coming back to this now, even the built-in Monokai didn't get updated. Well enough, I think I can customise the UI, was just surprising all of a sudden
Fair enough. I'll leave the same fix here as is in the issue I linked in case someone stumbles on this rather than those and is in the discord which...
Thanks for the help and confirmation! :)
Just adding more info that yeah. I am on MacOS and use fish and `mise` to manage Ruby versions (and other tools but ruby is the offender in this case)....
@ConradIrwin okay I've figured out my problem. I can't set `$SHELL` to be `fish` so the default way doesn't work. However, updating my configuration to be: ``` "shell": { "with_arguments":...
Very briefly, it looks like `youtu.be` links return status code 303; is it possible Mastodon needs to be updated to follow that? As far as my, admittedly minimal, testing has...