solve issue with man pages rendering

This commit is contained in:
Guilherme Rugai Freire 2023-10-21 19:26:57 -03:00
parent d10a509ec3
commit 04dd728efc
No known key found for this signature in database
GPG Key ID: C246288AC51220BC

View File

@ -66,3 +66,6 @@ export FrameworkPathOverride=/etc/mono/4.5
# Path for cuda
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/cuda/lib64"
# Solve some issue with man pages rendering
export GROFF_NO_SGR=1