mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore: backup
This commit is contained in:
@@ -10,9 +10,6 @@ defaults export com.apple.finder ~/.dotfiles/private/preferences/finder.plist
|
||||
# Export all Dock settings
|
||||
defaults export com.apple.dock ~/.dotfiles/private/preferences/dock.plist
|
||||
|
||||
# Save the Stable Diffusion Settings file
|
||||
cp ~/Code/AI/stable-diffusion-webui/webui-macos-env.sh ~/.dotfiles/private/preferences/webui-macos-env.sh
|
||||
|
||||
# Affinity
|
||||
cp ~/Library/Preferences/com.seriflabs.affinitydesigner2.plist ~/.dotfiles/private/preferences/
|
||||
cp ~/Library/Preferences/com.seriflabs.affinityphoto2.plist ~/.dotfiles/private/preferences/
|
||||
|
||||
@@ -15,9 +15,6 @@ defaults import com.apple.dock ~/.dotfiles/private/preferences/dock.plist
|
||||
|
||||
echo "Please log out and back in to apply the changes."
|
||||
|
||||
# Restore the Stable Diffusion Settings file
|
||||
cp ~/.dotfiles/private/preferences/webui-macos-env.sh ~/Code/AI/stable-diffusion-webui/webui-macos-env.sh
|
||||
|
||||
# Affinity
|
||||
cp ~/.dotfiles/private/preferences/com.seriflabs.affinitydesigner2.plist ~/Library/Preferences/
|
||||
cp ~/.dotfiles/private/preferences/com.seriflabs.affinityphoto2.plist ~/Library/Preferences/
|
||||
|
||||
Reference in New Issue
Block a user