File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,15 +41,15 @@ force it to puts its data somewhere nice and proper.
41
41
- opt-in immutable fs outside of rule rewrites, ie only the files/directories
42
42
you specify in rules are writable
43
43
- `0.5.0` : boxxy can scan your homedir to automatically suggest rules for
44
- you! 
44
+ you! 
45
45
- `0.6.0` : boxxy can use project-local `boxxy.yaml` files, and can load
46
- ` .env` files for you! 
47
- - `0.6.1` : boxxy rules can inject env vars: 
46
+ ` .env` files for you! 
47
+ - `0.6.1` : boxxy rules can inject env vars: 
48
48
- `0.7.2` : boxxy can fork the boxxed process into the background with the
49
49
` --daemon` flag.
50
50
- `0.8.0` : boxxy can pass rules at the command line with `--rule`, and disable
51
51
loading config files with `--no-config`.
52
- - `0.8.2` : Explain how to run AppImages properly: 
52
+ - `0.8.2` : Explain how to run AppImages properly: 
53
53
54
54
# ## potential drawbacks
55
55
You can’t perform that action at this time.
0 commit comments