adds FiraCode NerdFont #9

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

View File

@ -26,5 +26,5 @@ RUN \
echo "if [[ -e \"$HOME/enable_motd\" ]]; then echo -e \"Use \\e[32m'install-devruntime'\\e[0m to install missing runtimes like dotnet or NodeJs.\"; fi" >> /etc/bash.bashrc
WORKDIR /app/code-server/lib/vscode/out/vs/workbench
ADD FiraCode/* .
ADD FiraCode/* ./
RUN cat fonts.css >> workbench.web.main.css