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.
- Loading branch information
Showing
3 changed files
with
20 additions
and
14 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
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 |
---|---|---|
@@ -1,23 +1,30 @@ | ||
## Other parts of migrating to a new mac, when not using migration assistant but instead doing piecemeal migration. | ||
|
||
|
||
* [x] .app's I really want and aren't in my caskfile. | ||
* [ ] read `brew list` and `brew cask list` to see whats worth reinstalling | ||
|
||
* [ ] bash history? | ||
* [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] .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 | ||
|
||
* [x] Limechat settings | ||
* `~/Library/Preferences/net.limechat.LimeChat.plist` | ||
* [x] Automator scripts | ||
* `~/Library/Services` | ||
* [ ] Timestats stats | ||
* ?? | ||
* gotta export into JSON through their UI. save somewhere hilarious | ||
|
||
* [x] Documents folder | ||
* [x] Photobooth pics (in dropbox) : ~/Dropbox/Public/cam | ||
* [x] current tabs (via onetab) | ||
* [ ] Chrome profiles and config flags | ||
* [ ] Finder settings and TotalFinder settings | ||
* [x] .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 | ||
* Not sure how to do this yet. Really want to. | ||
|
||
* [ ] Chrome profiles and config flags? Nah | ||
* [x] current tabs (via onetab) |
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