Search multiple locations for profiles

This commit is contained in:
2021-10-16 12:58:11 +02:00
parent 0bffb6ad35
commit 1634321bd2
2 changed files with 13 additions and 13 deletions

View File

@@ -1,10 +0,0 @@
{
"mount": [],
"romount": ["/etc", "/var", "/usr", "/opt", ".oh-my-zsh", ".zsh", ".zshrc"],
"symlinks": [
{"src": "usr/lib", "dst": "/lib"},
{"src": "usr/lib64", "dst": "/lib64"},
{"src": "usr/bin", "dst": "/bin"},
{"src": "usr/sbin", "dst": "/sbin"}
]
}