Skip to content

⚙️ Set up a macOS environment quickly and easily!

License

Notifications You must be signed in to change notification settings

alepop/dotfiles

 
 

Repository files navigation

⚙️ alepop's Dotfiles

My base settings for when I start in a new environment.

Setting up your Mac

  • Update macOS to the latest version with the App Store;
  • Install Xcode from the App Store, open it and accept the license agreement;
  • Copy your public and private SSH keys to ~/.ssh and make sure they're set chmod 700 ~/.ssh;

Installation

  • Clone onto your machine:
git clone git://github.com/alepop/dotfiles.git ~/.dotfiles
  • Install the dotfiles:
sh ~/.dotfiles/install.sh

Restart your computer and enjoy your new configuration.! ✌🏻

Troubleshoot

Inspiration

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

⚙️ Set up a macOS environment quickly and easily!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 68.6%
  • Vim Script 28.8%
  • Ruby 2.6%