AstragoDE revised this gist 1 month ago. Go to revision
1 file changed, 7 insertions
codium.json(file created)
| @@ -0,0 +1,7 @@ | |||
| 1 | + | "terminal.integrated.profiles.windows": { | |
| 2 | + | "Nu": { | |
| 3 | + | "path": "C:\\Program Files\\nu\\bin\\nu.exe", | |
| 4 | + | "args": [] | |
| 5 | + | } | |
| 6 | + | }, | |
| 7 | + | "terminal.integrated.defaultProfile.windows": "Nu", | |
Newer
Older