-
defaults
- Basically holds all the default commands, functions, aliases and related configurations which are loaded to the shell environment. -
setup_*
- Purpose to hold all the bootstrapping logic for a new machine. Usually, this will be executed in theshell
when we run./install
file.
First navigate to home cd
and clone the repository using git clone https://github.com/yasinmiran/.dotfiles.git
and
navigate to dotfiles director using cd ~/.dotfiles
. Now execute the command below to get started!
$ ./install