diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-31 13:16:42 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-31 13:16:42 +0800 |
commit | 28f95a647771fe6d417390f495bab578259bbf3b (patch) | |
tree | 9552118edeab00ccf8bdb06edf4fa1cdd3d049ba | |
parent | d9bb2a64da21cd545d59ec21c82a702c32334661 (diff) |
meta
-rw-r--r-- | etc/myconf/cfgl_meta | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index 6cac2d2c..21a396de 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -48,6 +48,8 @@ 644 root root //etc/systemd/system/paccache.service.d/10-remove-all.conf 755 root root //home 700 xyz wheel //home/xyz +700 xyz wheel //home/xyz/.abook +644 xyz wheel //home/xyz/.abook/abookrc 644 xyz wheel //home/xyz/.bashrc 755 xyz wheel //home/xyz/.config 755 xyz wheel //home/xyz/.config/alacritty @@ -81,6 +83,10 @@ 644 xyz wheel //home/xyz/.config/myconf/sye 644 xyz wheel //home/xyz/.config/myconf/syue 644 xyz wheel //home/xyz/.config/myconf/upd_rsync_files +755 xyz wheel //home/xyz/.config/neomutt +644 xyz wheel //home/xyz/.config/neomutt/mail +644 xyz wheel //home/xyz/.config/neomutt/mail2 +644 xyz wheel //home/xyz/.config/neomutt/neomuttrc 755 xyz wheel //home/xyz/.config/nvim 644 xyz wheel //home/xyz/.config/nvim/init.vim 755 xyz wheel //home/xyz/.config/phosh @@ -102,6 +108,7 @@ 755 xyz wheel //home/xyz/.local 755 xyz wheel //home/xyz/.local/bin 755 xyz wheel //home/xyz/.local/bin/alacritty +755 xyz wheel //home/xyz/.local/bin/neomutt 755 xyz wheel //home/xyz/.local/bin/xdg-terminal-exec 755 xyz wheel //home/xyz/.local/share 700 xyz wheel //home/xyz/.local/share/applications @@ -110,6 +117,7 @@ 700 xyz wheel //home/xyz/.local/share/fcitx5 700 xyz wheel //home/xyz/.local/share/fcitx5/punctuation 600 xyz wheel //home/xyz/.local/share/fcitx5/punctuation/punc.mb.zh_CN +644 xyz wheel //home/xyz/.mbsyncrc 700 xyz wheel //home/xyz/.mozilla 700 xyz wheel //home/xyz/.mozilla/firefox 755 xyz wheel //home/xyz/.mozilla/firefox/xxxxxxxx.fly |