mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-12 14:51:31 +01:00
4 lines
53 B
Python
4 lines
53 B
Python
import os
|
|
|
|
os.environ["PAGER"] = "bat --style=plain"
|