Copy all themes on Irssi home
This commit is contained in:
parent
2b27ff8dc8
commit
52b05323e9
|
@ -9,4 +9,5 @@ set CONFIG_FILE=/home/%USERNAME%/Irssi
|
||||||
|
|
||||||
set TERMINFO_DIRS=terminfo
|
set TERMINFO_DIRS=terminfo
|
||||||
copy /Y prompt\.minttyrc home\%USERNAME%
|
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%
|
bin\mintty.exe -t Irssi -i icon/Irssi.ico -e bin\irssi.exe --home=%CONFIG_FILE%
|
||||||
|
|
Loading…
Reference in New Issue
Block a user