mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
fix: update Affinity backup paths
This commit is contained in:
@@ -11,9 +11,7 @@ defaults export com.apple.finder ~/.dotfiles/private/preferences/finder.plist
|
|||||||
defaults export com.apple.dock ~/.dotfiles/private/preferences/dock.plist
|
defaults export com.apple.dock ~/.dotfiles/private/preferences/dock.plist
|
||||||
|
|
||||||
# Affinity
|
# Affinity
|
||||||
cp ~/Library/Preferences/com.seriflabs.affinitydesigner2.plist ~/.dotfiles/private/preferences/
|
cp ~/Library/Preferences/com.canva.affinity.plist ~/.dotfiles/private/preferences/
|
||||||
cp ~/Library/Preferences/com.seriflabs.affinityphoto2.plist ~/.dotfiles/private/preferences/
|
|
||||||
cp ~/Library/Preferences/com.seriflabs.affinitypublisher2.plist ~/.dotfiles/private/preferences/
|
|
||||||
|
|
||||||
# Alfred
|
# Alfred
|
||||||
cp ~/Library/Preferences/com.runningwithcrayons.Alfred.plist ~/.dotfiles/private/preferences/
|
cp ~/Library/Preferences/com.runningwithcrayons.Alfred.plist ~/.dotfiles/private/preferences/
|
||||||
|
|||||||
@@ -16,9 +16,7 @@ defaults import com.apple.dock ~/.dotfiles/private/preferences/dock.plist
|
|||||||
echo "Please log out and back in to apply the changes."
|
echo "Please log out and back in to apply the changes."
|
||||||
|
|
||||||
# Affinity
|
# Affinity
|
||||||
cp ~/.dotfiles/private/preferences/com.seriflabs.affinitydesigner2.plist ~/Library/Preferences/
|
cp ~/.dotfiles/private/preferences/com.canva.affinity.plist ~/Library/Preferences/
|
||||||
cp ~/.dotfiles/private/preferences/com.seriflabs.affinityphoto2.plist ~/Library/Preferences/
|
|
||||||
cp ~/.dotfiles/private/preferences/com.seriflabs.affinitypublisher2.plist ~/Library/Preferences/
|
|
||||||
|
|
||||||
# Alfred
|
# Alfred
|
||||||
cp ~/.dotfiles/private/preferences/com.runningwithcrayons.Alfred.plist ~/Library/Preferences/
|
cp ~/.dotfiles/private/preferences/com.runningwithcrayons.Alfred.plist ~/Library/Preferences/
|
||||||
|
|||||||
Reference in New Issue
Block a user