Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 490 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 490 Bytes

Dotfile - Spend less time bootstraping

Bootstrap Linux

curl -L https://raw.githubusercontent.com/yogendra/dotfiles/master/scripts/dotfiles-init.Linux.sh  | bash

Bootstrap Mac

curl -L https://raw.githubusercontent.com/yogendra/dotfiles/master/scripts/dotfiles-init.Darwin.sh  | bash

Manage dotfiles

There is a dotfiles alias to manage dotfiles.

  • Add a config file or directory under management
    dotfiles add <path-to-file-or-dir>