Skip to content

pudgereyem/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Dotfiles used by @pudgereyem.

About

  • Installs node, yarn (etc) and a bunch of apps that I use
  • Installs and configures zsh
  • Installs a few vscode plugins, and symlinks settings file
  • Symlinks .zshrc to ~/code/dotfiles/.zshrc
  • Sets a few OSX settings (optional)

FYI: Certain Applications such as 1Password, Dropbox, etc I have chosen to install manually.

Before you do anything

  1. Install Xcode Developer Tools, xcode-select --install
  2. Configure Git
  3. Generate a new SSH Key
  4. Install Homebrew

Usage

git clone https://github.com/pudgereyem/dotfiles
cd dotfiles
./install.sh

or manually:

./brew.sh
./zsh.sh
./npm.sh
ln -sv ~/code/dotfiles/.zshrc ~

OSX settings

You can configure a few settings in OSX by running the .macos file. It's based on mths.be/macos, but I've removed most of it to keep it simple.

./.macos

Make sure to walk through the file before running it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages