This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add comment
master
10sr
4 years ago
parent
679ef42bc1
commit
7a30ef3959
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
shrc
+ 1
- 0
shrc
View File
@@ -28,6 +28,7 @@ __match(){
__lf=$'\n'
__cr=$'\r'
# For normal cases TMP is set in ./profile
test -n "$TMP" || export TMP=/tmp/${USER}-tmp
mkdir -p "$TMP"
Write
Preview
Loading…
Cancel
Save