@ -48,6 +48,7 @@ func setupCommands() {
snap := Command{
Name: "Snap",
RequiresAdmin: false,
Keywords: []string{"snap", "purge", "sn"},
Exec: Snap,
}