Add the base zsh config.

This commit is contained in:
Tom Alexander
2022-10-11 21:24:39 -04:00
parent 207c7c2f71
commit ba1d4fb9d9
7 changed files with 74 additions and 28 deletions

View File

@@ -1,2 +1,6 @@
[defaults]
pipelining = True
# Need to allow world readable tmpfiles for switching to an
# unprivileged user other than the connection user because the setfacl
# command fails on ZFS on FreeBSD.
allow_world_readable_tmpfiles = True