mazil / dotsketch

Sketch plugins and potentially config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotsketch

My Sketch plugins and potentially some config / settings.

  # go to Sketch.app's application support folder
  cd ~/Library/Application\ Support/com.bohemiancoding.sketch3/
  
  # delete (or move / rename) default folder
  rm -rf Plugins/
  
  # create a symlink so Sketch.app can find the new synced folder
  ln -s ~/path/to/repo/folder/Plugins Plugins

– HT https://github.com/aclarkk/sketch-plugins

About

Sketch plugins and potentially config


Languages

Language:HTML 47.2%Language:JavaScript 38.5%Language:CSS 8.8%Language:Objective-C 5.5%