Created
March 22, 2020 00:29
-
-
Save flatcap/dfe02d1c71f080ca1de48409f8be0bad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unset record | |
set postpone = no | |
set editor="lorem-ipsum-generator -p1 | fmt >> %s" | |
macro index,pager <F1> "[email protected]<enter>test<enter>" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias a Adam <[email protected]> | |
alias b Ben <[email protected]> | |
alias c Charlie <[email protected]> | |
alias d David <[email protected]> | |
alias e Evan <[email protected]> | |
alias f Fred <[email protected]> | |
alias g George <[email protected]> | |
alias h Harry <[email protected]> | |
alias i Isaac <[email protected]> | |
alias j James <[email protected]> | |
alias k Kyle <[email protected]> | |
alias l Leo <[email protected]> | |
alias m Max <[email protected]> | |
alias n Noah <[email protected]> | |
alias o Owen <[email protected]> | |
alias p Peter <[email protected]> | |
alias q Quincy <[email protected]> | |
alias r Richard <[email protected]> | |
alias s Sam <[email protected]> | |
alias t Thomas <[email protected]> | |
alias u Uriah <[email protected]> | |
alias v Victor <[email protected]> | |
alias w William <[email protected]> | |
alias x Xaviar <[email protected]> | |
alias y Yuri <[email protected]> | |
alias z Zach <[email protected]> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment