Add new stuff
This commit is contained in:
parent
101889afea
commit
d9b389f3c0
1 changed files with 0 additions and 2 deletions
|
|
@ -285,5 +285,3 @@ function psave() {
|
||||||
function camelcase() {
|
function camelcase() {
|
||||||
perl -pe 's#(_|^)(.)#\u$2#g'
|
perl -pe 's#(_|^)(.)#\u$2#g'
|
||||||
}
|
}
|
||||||
|
|
||||||
alias md5="md5sum $1 | cut -d ' ' -f 1"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue