forked from paulirish/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
what i do when i mnaually migrate macs
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Other parts of migrating to a new mac, when not using migration assistant but instead doing piecemeal migration. | ||
|
||
|
||
* [x] Wifi Settings and passwords | ||
* `/Volumes/MacintoshHD/Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist` | ||
* [x] `.extra` | ||
* [x] .ssh and .gnupg | ||
* [x] .app's I really want and aren't in my caskfile. | ||
* [x] Limechat settings | ||
* `~/Library/Preferences/net.limechat.LimeChat.plist` | ||
* [x] Automator scripts | ||
* `~/Library/Services` | ||
* [ ] Timestats stats | ||
* ?? | ||
* [x] Documents folder | ||
* [ ] Photobooth pics (in dropbox) | ||
* [x] current tabs (via onetab) | ||
* [ ] Chrome profiles and config flags | ||
* [ ] Finder settings and TotalFinder settings | ||
* [ ] .osx settings | ||
* more? https://github.com/hjuutilainen/dotfiles/blob/master/bin/osx-user-defaults.sh | ||
* symlink https://github.com/mathiasbynens/dotfiles/pull/301 | ||
* great stuff https://github.com/paulmillr/dotfiles |