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
Fix typo
pull/15/head
10sr
9 years ago
parent
442690867e
commit
d91538c3e8
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
shrc
+ 1
- 1
shrc
View File
@@ -25,7 +25,7 @@ __match(){
expr "$1" : ".*$2.*" >/dev/null
expr "$1" : ".*$2.*" >/dev/null
}
}
__l
n
=$'\n'
__l
f
=$'\n'
__cr=$'\r'
__cr=$'\r'
test -n "$TMP" || export TMP=/tmp/${USER}-tmp
test -n "$TMP" || export TMP=/tmp/${USER}-tmp
Write
Preview
Loading…
Cancel
Save