diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..2ebd360 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "cSpell.words": [ + "Cmds" + ] +} \ No newline at end of file diff --git a/go.mod b/go.mod index 259faab..b8b25fd 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module main +module git.andrewnw.xyz/CyberShell/backy // module git.andrewnw.xyz/CyberShell/command