feat(dev): set PAGER=less
Requested by @mcrosson. Closes: zmkfirmware/zmk-docker#1 PR: zmkfirmware/zmk-docker#52
This commit is contained in:
@@ -39,6 +39,7 @@ RUN \
|
||||
FROM common AS dev-generic
|
||||
|
||||
ENV LC_ALL=C
|
||||
ENV PAGER=less
|
||||
|
||||
RUN \
|
||||
apt-get -y update \
|
||||
|
Reference in New Issue
Block a user