Skip to content

danherd/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dan's Mac Install Script

Just clone into your $HOME folder (e.g. /Users/dan), navigate inside and execute ./install.sh

Does the following:

  • Installs or updates Oh My Zsh.
  • Installs or updates Homebrew.
  • Installs or updates the following Homebrew packages (and updates any other Homebrew packages installed):
    • python@3.11
    • git
    • awscli
    • nano
    • nanorc
    • ripgrep
    • archey4
  • Installs or updates nvm (Node Version manager)
  • Symlinks or copies various config files into the home folder
  • Creates an EdDSA SSH key pairing (if it doesn't already exist)
  • Adds SSH key to SSH agent and Git signing configuration

It may do more in future, but for now, this gets me up and running fairly quickly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages