Guest User

Untitled

a guest
Apr 22nd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. {
  2. "cmd": ["xfce4-terminal -e 'bash -c \"chmod +x ${file} && ${file};echo;echo Press ENTER to exit; read line\"'"],"shell": true,
  3. // "cmd": ["xfce4-terminal -e 'bash -c \"${file};echo;echo Press ENTER to exit; read line\"'"],"shell": true,
  4. "file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
  5. "working_dir": "${file_path}",
  6. "selector": "source.shell"
  7. }
Add Comment
Please, Sign In to add comment