I hereby claim:
- I am jindraj on github.
- I am jindraj (https://keybase.io/jindraj) on keybase.
- I have a public key whose fingerprint is EDFD BF3F 8009 8A47 20D0 FAA2 B936 09C5 4D46 9F72
To claim this, I am signing this object:
| #!/usr/bin/env bash | |
| function __mark(){ | |
| set +e | |
| [[ $TERM_PROGRAM == 'iTerm.app' ]] && printf '\e]1337;SetMark\a' | |
| set -e | |
| } | |
| function __help(){ | |
| cat <<-EOF 1>&2 |
| # Multiaccount setup | |
| # use F1 and F2 for switching between accounts | |
| ~/.neomutt/neomuttrc | |
| ``` | |
| macro compose,index,pager <f1> \ | |
| "<enter-command>source ~/.neomutt/neomuttrc.profile-personal<enter>\ | |
| <enter-command>echo 'Switched to personal profile'<enter>" \ | |
| "switch to personal profile" | |
| macro compose,index,pager <f2> \ |
I hereby claim:
To claim this, I am signing this object:
| {{{ Zkratky | |
| C control | |
| M meta (Alt, option) | |
| E Escape (meta) | |
| E / = M-/ (escape a meta jsou zamenitelne - rozdil je v tom ze meta se musi drzet | |
| }}} | |
| {{{ Troubleshooting | |
| Kdyz vam neco nebude fungovat muze to byt starsi verzi interpretu nebo readline | |
| System wide konfigurace od package maintaineru |