I hereby claim:
- I am andreadellacorte on github.
- I am andreadellacorte (https://keybase.io/andreadellacorte) on keybase.
- I have a public key ASA6swWNg-4MqkKoVJBrzbDncUp_dM_LFoeD_vBTPuWK8Qo
To claim this, I am signing this object:
| module.exports = function(config) { | |
| config.set({ | |
| mutator: "javascript", | |
| packageManager: "npm", | |
| reporters: ['progress', 'dots'], | |
| testRunner: 'jest', | |
| testFramework: 'jest', | |
| coverageAnalysis: 'off', | |
| fileLogLevel: 'trace', | |
| jest: { |
| cat text.txt | tr '[:space:]' '[\n*]' | tr -cd "[:alnum:]\n"| tr "[:lower:]" "[:upper:]" | grep -v "^\s*$" | sort | uniq -c | sort -bnr > text.fqr |
| #!/bin/zsh | |
| SHELL=/bin/zsh | |
| ZSH=/Users/andrea/.oh-my-zsh | |
| PATH=/usr/local/sbin:/Users/andrea/.rbenv/shims:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/opt/puppetlabs/bin:/improbable/tools/latest/mac | |
| upgrade_oh_my_zsh () { | |
| env ZSH=$ZSH sh $ZSH/tools/upgrade.sh | |
| } |
| #!/bin/zsh | |
| echo "Start Export Process" | |
| echo "Log into Keybase..." | |
| keybase login | |
| echo "Exporting your PGP keys..." | |
| keybase pgp export -o keybase.public.key | |
| keybase pgp export -s -o keybase.private.key |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh | |
| # http://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/ | |
| irregulars="awoken|\ | |
| been|born|beat|\ | |
| become|begun|bent|\ | |
| beset|bet|bid|\ | |
| bidden|bound|bitten|\ | |
| bled|blown|broken|\ | |
| bred|brought|broadcast|\ |
| #!/bin/sh | |
| # http://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/ | |
| exec egrep -i -n --color -Eo '(\b.+) \1\b' "$@" |
| #!/bin/sh | |
| # http://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/ | |
| weasels="many|various|very|fairly|several|extremely\ | |
| |exceedingly|quite|remarkably|few|surprisingly\ | |
| |mostly|largely|huge|tiny|((are|is) a number)\ | |
| |excellent|interestingly|significantly\ | |
| |substantially|clearly|vast|relatively\ | |
| |completely|helps|supports|useful|improved\ | |
| |improves|effective|almost|lots\ |