Skip to content

Instantly share code, notes, and snippets.

@winton
Created February 4, 2011 19:20
Show Gist options
  • Select an option

  • Save winton/811590 to your computer and use it in GitHub Desktop.

Select an option

Save winton/811590 to your computer and use it in GitHub Desktop.
backup:
backup_itunes:
music:
source: ~/Music/iTunes/iTunes Music/Music
destination: /Volumes/untitled/iTunes
delete: false
itunes_tv:
source: ~/Music/iTunes/iTunes Music/TV Shows
destination: /Volumes/untitled/iTunes
delete: false
itunes_movies:
source: ~/Music/iTunes/iTunes Music/Movies
destination: /Volumes/untitled/iTunes
delete: false
backup_usb:
configs:
source: ~/
destination: /Volumes/untitled/Home
include:
- .bash_profile
- .gemrc
- .git-completion.sh
- .gitconfig
- .rbackup.yml
- .stencil.yml
- .ssh
- .ssh/*
- .terminitor
- .terminitor/*
- tm_ruby.sh
documents:
source: ~/Documents
destination: /Volumes/untitled/Home
pictures:
source: ~/Pictures
destination: /Volumes/untitled/Home
sites:
source: ~/Sites
destination: /Volumes/untitled/Home
exclude:
- repositories/commercial
desktop:
source: ~/Desktop
destination: /Volumes/untitled/Home
1password:
source: ~/Library/Application Support/1Password/Backups
destination: /Volumes/untitled/Library/Application Support/1Password
mail_preferences:
source: ~/Library/Preferences/com.apple.mail.plist
destination: /Volumes/untitled/Library/Preferences
textmate_preferences:
source: ~/Library/Preferences/com.macromates.textmate.plist
destination: /Volumes/untitled/Library/Preferences
mail:
source: ~/Library/Mail
destination: /Volumes/untitled/Library
textmate:
source: ~/Library/Application Support/TextMate
destination: /Volumes/untitled/Library/Application Support
adium:
source: ~/Library/Application Support/Adium 2.0
destination: /Volumes/untitled/Library/Application Support
gabble:
source: ~/Library/Preferences/com.erikhinterbichler.Gabble.plist
destination: /Volumes/untitled/Library/Preferences
terminal:
source: ~/Library/Preferences/com.apple.Terminal.plist
destination: /Volumes/untitled/Library/Preferences
fonts:
source: ~/Library/Fonts
destination: /Volumes/untitled/Library
delete: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment