Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
/ dotfiles-old Public archive

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

License

Notifications You must be signed in to change notification settings

AlessioRocco/dotfiles-old

Repository files navigation

Dotfiles

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

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 mac

Execute the downloaded script:

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

Optionally, review the log:

less ~/setup.log

License

Dotfiles is © 2011-2018 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 for development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published