https://github.com/freddiehaddad/winsettings
Backup of program settings on Windows
https://github.com/freddiehaddad/winsettings
Last synced: 8 months ago
JSON representation
Backup of program settings on Windows
- Host: GitHub
- URL: https://github.com/freddiehaddad/winsettings
- Owner: freddiehaddad
- Created: 2024-06-13T14:46:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-24T18:48:24.000Z (about 1 year ago)
- Last Synced: 2025-01-29T02:16:41.226Z (9 months ago)
- Language: Lua
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows "dotfiles"
Backup of program settings/configurations.
Refer to the `backup.ps1` script to see the source of the backup files when
restoring settings. For some programs (ex: Windows Terminal), the destination
folder might change. As a result, only the subdirectories are backed up instead
of the full path.## Example of Directory Name Change
The source of the Windows Terminal Backup:
```text
C:\Users\fredd\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\
```On a new computer, the `Microsoft.WindowsTerminal_8wekyb3d8bbwe` suffix
`8wekyb3d8bbwe` will be different.