-
Notifications
You must be signed in to change notification settings - Fork 106
Home
Gerry edited this page Apr 4, 2021
·
4 revisions
Share textmate themes, and sublime text syntaxes that work well with amp.
[[ `uname` -eq "Darwin" ]] && cd ~/Library/Application\ Support/amp/themes || cd ~/.config/amp/themes
curl -OL https://raw.githubusercontent.com/chriskempson/base16-textmate/master/Themes/base16-eighties.tmTheme
[[ `uname` -eq "Darwin" ]] && cd ~/Library/Application\ Support/amp/syntaxes || cd ~/.config/amp/syntaxes
curl -OL https://raw.githubusercontent.com/dncrews/GraphQL-SublimeText3/master/GraphQL.sublime-syntax