adds FiraCode NerdFont #9

Merged
OCram85 merged 15 commits from FiraCode into master 2022-11-10 08:14:28 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 596ff877a4 - Show all commits

View File

@ -164,7 +164,7 @@ function main() {
disableMotd
exit 0
elif [[ "$i" == "codesetting" ]]; then
setCodeCettings
setCodeSettings
exit 0
else
sayE "Unknown parameter value given!($i)."

View File

@ -1,3 +1,3 @@
#!/bin/bash
complete -W "disablemotd dotnet golang nodejs powershell setcode -h" install-devruntime
complete -W "codesetting disablemotd dotnet golang nodejs powershell -h" install-devruntime