James Ottaway

Results 15 comments of James Ottaway

I'm seeing the same error after trying restarting my Docker host on v0.20 of `docker-volume-netshare`. ``` nuc@nuc:~$ sudo systemctl status docker-volume-netshare.service ● docker-volume-netshare.service - Docker NFS, AWS EFS & Samba/CIFS...

@chkelly have you tried switching from a hostname to an IP address in the `driver_opts: share` section of your Compose config? Seems to have helped me, so hopefully it'll work...

I don't remember what was keeping this from being reviewed, but I recall abandoning it after losing myself under an avalanche of Bash. The ability to run Blackbox from arbitrary...

Which platforms does Blackbox support, so I can think of how to solve it for all?

Another related issue is that Blackbox can't refer to encrypted files using their absolute path, which I realised when trying to use that as a workaround for this issue. ~If...

How would that affect the ['Building files without symlinking' example in `README.md`](https://github.com/freshshell/fresh#building-files-without-symlinking), where this line: ``` fresh zsh-users/zsh-syntax-highlighting zsh-syntax-highlighting.zsh --file=vendor/zsh-syntax-highlighting.zsh ``` would currently symlink `zsh-users/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh` to `~/.zsh-syntax-highlighting.zsh`? Should the new...

Cool, I thought that's what you were hinting at, just wanted to be sure.

TIL about this issue, which is the same pain point I've had recently while trying to share large chunks of a single `.freshrc` with my coworkers. Thanks all!

I'm setting up my new work laptop and this would be amazing. So many broken refs given I (and likely most people) don't lock their refs.