Skip to content

Instantly share code, notes, and snippets.

@ocxo
Last active December 15, 2015 12:19
Show Gist options
  • Save ocxo/5259378 to your computer and use it in GitHub Desktop.
Save ocxo/5259378 to your computer and use it in GitHub Desktop.
dotfiles in boxen
$dotfiles = "/Users/${::luser}/.dotfiles"
repository { $dotfiles:
ensure => present,
source => "fromonesrc/dotfiles"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment