crasm

Results 5 issues of crasm

I initialized a fim repository and added everything. I'm trying to specifically ignore the file `keys/pwdb.kdbx` and the directory `notebook/todo`, and even though I have an entry for them in...

not reproduced

Something like: ``` % vpnshift -c openvpn.conf -o "--remote-random" -o "--verb 2" chromium ``` Alternatively, this might have to wait until the hook-based redesign, since this does not seem easy...

enhancement

- [ ] Identify which code is portable and which code is platform-dependent. - [ ] Document which platforms (distros) work. VM-based test suite? - [ ] Set up dynamic...

enhancement

Fixes an argument handling error with the bcachefs module where the ultimate command ends up as `bcachefs format --label= …`. This removes the label flag entirely when the nix configured...