Skip to content

Latest commit

 

History

History
executable file
·
36 lines (23 loc) · 755 Bytes

README.md

File metadata and controls

executable file
·
36 lines (23 loc) · 755 Bytes

Cloning

git clone --recurse-submodules -j8 git@github.com:AshikNesin/dotfiles.git

Setup New Machine

chmod +x ~/dotfiles/osx/setup-a-new-machine.sh
sh ~/dotfiles/osx/setup-a-new-machine.sh

Local Bin

chmod -R +x ~/dotfiles/macos/setup-custom-bin.sh
sh ~/dotfiles/macos/setup-custom-bin.sh

Acknowledgements

Inspiration and code was taken from many sources, including:

License

The code is available under the MIT license.