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 utility variable __ln and __cr
pull/1/head
10sr
10 years ago
parent
e3514269e3
commit
731d98260e
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
shrc
+ 2
- 0
shrc
View File
@@ -25,6 +25,8 @@ __match(){
expr "$1" : ".*$2.*" >/dev/null
}
__ln=$'\n'
__cr=$'\r'
#################################
# profile-like setups
Write
Preview
Loading…
Cancel
Save