mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
solve issue with man pages rendering
This commit is contained in:
parent
d10a509ec3
commit
04dd728efc
3
.profile
3
.profile
@ -66,3 +66,6 @@ export FrameworkPathOverride=/etc/mono/4.5
|
|||||||
# Path for cuda
|
# Path for cuda
|
||||||
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/cuda/lib64"
|
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/cuda/lib64"
|
||||||
|
|
||||||
|
# Solve some issue with man pages rendering
|
||||||
|
export GROFF_NO_SGR=1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user