fidel / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Sensible dotfiles for my Macs.

Assumptions

  1. Dotfiles are stored in iCloud Drive
  2. Run a script to symlink dotfiles from iCloud Drive to homedir and install/update things.
  3. Be idempotent.

Setup

  1. Clone repo

git clone --recursive https://github.com/fidel/dotfiles.git "~/Library/Mobile Documents/com~apple~CloudDocs/dotfiles"

  1. Run the setup script

$ ~/Library/Mobile Documents/com~apple~CloudDocs/dotfiles/bin/setup-new-mac

Kudos

Inspired by searls/icloud-dotfiles.

About


Languages

Language:Lua 47.7%Language:Shell 23.9%Language:Vim Script 20.8%Language:Ruby 7.6%