Skip to content

Instantly share code, notes, and snippets.

@vallettea
Created March 15, 2016 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vallettea/61fb8541eda9f071c4e4 to your computer and use it in GitHub Desktop.
Save vallettea/61fb8541eda9f071c4e4 to your computer and use it in GitHub Desktop.
To edit files from your rpi directly on your mac

Install

brew install Caskroom/cask/osxfuse
brew install homebrew/fuse/sshfs

Usage

mkdir ~/Desktop/rpi
sshfs rpi:/home/pi/ ~/Desktop/rpi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment