Skip to content

cormacrelf/dotfiles

 
 

Repository files navigation

cormacrelf's dotfiles

Forked way back from https://github.com/holman/dotfiles

Your dotfiles are how you personalize your system. These are mine.

install

The clone location $HOME/.dotfiles is hardcoded quite a lot as DOTFILES, so remember the .

git clone https://github.com/cormacrelf/dotfiles.git $HOME/.dotfiles

cd $HOME/.dotfiles/ansible

# make sure this succeeds at the end
# it works on mac, ubuntu and debian proper
./install.sh

ansible-playbook main.yml --list-tags

# -K = ask for sudo pass, required for `--tags brew,apt` or all
ansible-playbook main.yml -K

what's it got

heaps

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 59.5%
  • Shell 31.9%
  • Ruby 4.6%
  • Lua 1.3%
  • Python 0.9%
  • HTML 0.7%
  • Other 1.1%