diff --git a/.nova/Configuration.json b/.nova/Configuration.json new file mode 100644 index 0000000..5bef902 --- /dev/null +++ b/.nova/Configuration.json @@ -0,0 +1,3 @@ +{ + "editor.default_syntax" : "shell" +}