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
79dbd738
Commit
79dbd738
authored
Apr 01, 2020
by
Simon May
Browse files
Set TMPDIR
parent
f01ef6b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
.env
View file @
79dbd738
...
...
@@ -8,6 +8,9 @@ umask 077
# set PATH
PATH="$PATH:$HOME/.local/bin"
# set TMPDIR
TMPDIR="/ptmp/$USER/tmp"
export TMPDIR
# default editor
EDITOR=nano
...
...
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