Add vim filetype comment to module

This commit is contained in:
Rezart Qelibari
2022-04-05 14:46:15 +02:00
parent 9974bce07c
commit 449762383d

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env zsh #!/usr/bin/env zsh
# vi: ft=zsh
function getComputerName() { function getComputerName() {
local moduleAnswer local moduleAnswer