Guest User

Untitled

a guest
Jan 5th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. {
  2. "file_regex": "^(...*?):([0-9]*):?([0-9]*)",
  3. "selector": "source.ruby",
  4. "shell": true,
  5. "cmd": [ " $file_path/show_path.sh && cd $file_path && $file_path/runit.sh"],
  6. "selector": "source.ruby"
  7. }
  8.  
  9. DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
  10. ... removed setup content...
  11. ~/.rvm/bin/rvm-auto-ruby -S bundle exec /Applications/Shoes.app/Contents/MacOS/shoes-launch $DIR/sm_create_simple_archive_gui.rb
  12.  
  13. our path: /usr/bin:/bin:/usr/sbin:/sbin
Advertisement
Add Comment
Please, Sign In to add comment