From 52b05323e97dfeace01164073e47ba444b2dd35e Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 2 Apr 2021 14:24:27 +0200 Subject: [PATCH] Copy all themes on Irssi home --- Irssi.cmd | 1 + 1 file changed, 1 insertion(+) diff --git a/Irssi.cmd b/Irssi.cmd index 8ed8c87..c79157a 100644 --- a/Irssi.cmd +++ b/Irssi.cmd @@ -9,4 +9,5 @@ set CONFIG_FILE=/home/%USERNAME%/Irssi set TERMINFO_DIRS=terminfo copy /Y prompt\.minttyrc home\%USERNAME% +copy /Y themes\* home\%USERNAME%\Irssi bin\mintty.exe -t Irssi -i icon/Irssi.ico -e bin\irssi.exe --home=%CONFIG_FILE%