You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
269 B
5 lines
269 B
2 years ago
|
# tired of hitting "-G -U -f none" all the time,
|
||
|
GOPHERMODE=2 # 2 turns off all HTML
|
||
|
_CUSTOM_UMASK=0022 # default env on SDF has umask set as 0077
|
||
|
FORMAT_FUNC=with_no_formatting # default formating (inline fmt is my current preference)
|