Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.
/ dotfiles Public archive
forked from gpanos/dotfiles

A basic developer setup to help you get started

Notifications You must be signed in to change notification settings

Wingly-Company/dotfiles

 
 

Repository files navigation

Dotfiles

  1. Install Xcode from the App Store
  2. Install macOS Command Line Tools by running xcode-select --install
  3. Generate a new public and private SSH key by running: curl https://raw.githubusercontent.com/Wingly-Company/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
  4. Clone this repo to ~/.dotfiles
  5. Install Oh My Zsh
  6. Execute fresh.sh
  7. Restart your computer to finalize the process

About

A basic developer setup to help you get started

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 92.9%
  • Ruby 7.1%