Skip to content

Dotfiles and shell scripts to set up my MacOS laptop.

License

Notifications You must be signed in to change notification settings

AlessioRocco/dotfiles

Repository files navigation

Dotfiles

Dotfiles and shell scripts to set up my macOS laptop for development.

Install

Install the Command Line Tools:

xcode-select --install

Download the script:

curl --remote-name https://raw.githubusercontent.com/AlessioRocco/dotfiles/master/bin/setup

Review the script (avoid running scripts you haven't read!):

less setup

Execute the downloaded script:

sh setup 2>&1 | tee ~/setup.log

Optionally, review the log:

less ~/setup.log

License

Dotfiles is (c) 2019-2021 Alessio Rocco It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Dotfiles and shell scripts to set up my MacOS laptop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published