mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
feat: add persist dirs
This commit is contained in:
@ -4,10 +4,16 @@
|
||||
"Projects"
|
||||
"Stuff"
|
||||
".ssh"
|
||||
".wakatime"
|
||||
".config/sops"
|
||||
".local/share/nvim"
|
||||
".local/share/zoxide"
|
||||
".local/state/lazygit"
|
||||
];
|
||||
files = [
|
||||
".zsh_history"
|
||||
".zcompdump"
|
||||
".wakatime.cfg"
|
||||
];
|
||||
allowOther = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user