demurky
demurky
#### For bugs - Rule Id (if any, e.g. SC1000): SC3037 - My shellcheck version (`shellcheck --version` or "online"): 0.7.2 - [x] The rule's wiki page does not already cover...
### Steps to reproduce: - Make a few bindings with `:bind --mode=browser` - Run `:firefoxsyncpush` - Remove the extension - Install it again - Run `:firefoxsyncpull` ### Expected behaviour: The...
the file `sponsorblock.txt` (which contains the UID) should only be readable/writable by the user (it sould be given a permission of 600), otherwise other users in the system can read...

set the title of the terminal window to 'bashmount' and reset it to the previous state on exit.
### Checklist - [X] I'm reporting a bug unrelated to a specific site - [X] I've verified that I'm running yt-dlp version **2022.04.08** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify commit) -...
Example: In line 2, omitting `ON` makes highlighting work correctly (but is invalid SQL of course). ``` CREATE TRIGGER IF NOT EXISTS mytrigger AFTER UPDATE ON accounts FOR EACH ROW...