This commit is contained in:
Geoffrey Frogeye 2020-01-09 13:12:01 +01:00
parent 2b2680069f
commit ec6312f506
5 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,2 @@
coloredlogs==10.0
progressbar2==3.47.0

View file

@ -13,7 +13,7 @@ import progressbar
import logging
progressbar.streams.wrap_stderr()
coloredlogs.install(level='DEBUG', fmt='%(levelname)s %(message)s')
coloredlogs.install(level='INFO', fmt='%(levelname)s %(message)s')
log = logging.getLogger()
# 1) Create file list with conflict files

View file

@ -125,6 +125,7 @@ i gnu-netcat # Network piping
i socat # Multi-purpose relay
i rsync # Remote file-copying tool
i speedtest-cli # Network speed benchmarker
i bind-tools # DNS queryier
# Archives utilities
i unzip # Unarchive ZIP files
@ -298,6 +299,7 @@ then
if $INSTALL_X
then
i i3-wm # WM
i libgnomekbd # Show keyboard layout
i dunst # Notifications
i i3lock # Locker
i numlockx # Numlock auto-unlock