Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon May
config
Commits
5af1644d
Commit
5af1644d
authored
Jul 29, 2020
by
Simon May
Browse files
Revert
da4cbbc4
due to old versions of less on Draco and Cobra
parent
24d56140
Changes
1
Hide whitespace changes
Inline
Side-by-side
.env
View file @
5af1644d
...
...
@@ -18,7 +18,8 @@ export EDITOR
# default options for less
# default used by git if LESS is unset: LESS='FRX'
LESS="$LESS -F -i -M -R -x4"
# TODO: make -F work without -X (works since less v530, but Draco/Cobra have < v530)
LESS="$LESS -i -M -R -x4"
export LESS
# set variable to mark this file as read
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment