/dotfiles

*nix dotfiles

Primary LanguageShellMIT LicenseMIT

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>