remove pager

This commit is contained in:
2026-07-26 21:51:47 +02:00
parent ab9a46dee2
commit 694eb7dd2b
+4
View File
@@ -52,6 +52,10 @@ apt install -y \
vim \
acl
# base setup
echo 'export SYSTEMD_PAGER=cat' >> ~/.bashr
source /home/tomasr/.bashrc
################################################################################
# Docker
################################################################################