Created
November 16, 2019 14:45
-
-
Save sabrehagen/62811aa8b7e54bba4e3a56ff19a016f7 to your computer and use it in GitHub Desktop.
Revisions
-
sabrehagen created this gist
Nov 16, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ [ { "command": [ "/usr/bin/google-chrome" ], "working_directory": "/home/jackson" }, { "command": [ "/usr/share/code/code", "/home/jackson/.config/i3/config", "--no-sandbox" ], "working_directory": "/home/jackson" }, { "command": [ "/usr/bin/google-chrome" ], "working_directory": "/home/jackson" } ]