Add the base zsh config.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user