Your dotfiles are how you personalize your system. These are mine.
-
In this directordy have utils files like in which have multiple fuctions in it
-
In this directory just zsh shell relatd files like aliases and sourcing files from functions directory so that fhuction avaiable in all shell
-
In this directory scripts files to set and reset Defaults and NVRAM
-
In this directory have nested directory with other files to install package setup, create symlink if needed
-
Clone the repo into new hidden directory
git # it will try to install xcode tools first git clone https://github.com/burhankhanzada/dotfiles.git ~/.dotfiles
-
~/.dotfiles/bootstrap.sh
-
sudo ~/.dotfiles/mac_os/set_defaults.sh
-
sudo ~/.dotfiles/mac_os/reset_defaults.sh
-
cd ~/.dotfiles && brew bundle dump -f --describe