Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 809 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 809 Bytes

wbyoung's dotfiles

Install

sh -c "`curl -fsSL https://raw.githubusercontent.com/wbyoung/dotfiles/master/bootstrap`" -s --prompt

If sharing a machine, some commands may not work. For instance, Homebrew may need to have group permissions added/changed to various directories.

Extra Setup

To use the clipboard features over SSH from macOS, add the following to whichever host in .ssh/config:

Host whateverhostname
  RemoteForward 2224 127.0.0.1:2224

Thanks

Inspiration taken from: