Hraban

Results 41 issues of Hraban

Output of `restic version` -------------------------- restic 0.13.1 compiled with go1.17.10 on darwin/amd64 How did you run restic exactly? ------------------------------- ``` $ restic forget --dry-run --keep-within-daily 2w repository 2b048d5b opened successfully,...

You could create a dockerhub account and add this repo as an automatic build, so people with Docker can run gmvault without ever needing to install anything. It's quickly becoming...

Apply various hardening idioms to the default Bash launcher script: - quote all variables - quote all path names - explicit error message on wrong usage - use exec for...

### Reproduce trash ~/Library/Fonts/ Finder pops up and says "this folder can't be deleted." Click "OK". Go back to terminal. ### Expected result trash util to exit, ideally with non-zero...

Fix tests on ASDF v3. Fixes this error: ``` CL-USER> (ql:quickload "cl-difflib-tests") CL-USER> (asdf:test-system :cl-difflib) :FORCE and :FORCE-NOT arguments not allowed in a nested call to ASDF/OPERATE:OPERATE unless identically to...

don't block the editor while loading direnv Particularly useful for big nix flake / shell direnvs which can pull a lot of data on first init.

### Description Adding a few defaults options as I move this from nix-darwin. home-manager is the right place for this as they are per-user, not nix-darwin (which should be a...