+for the meme

This commit is contained in:
oreodave
2019-11-05 14:05:21 +00:00
parent b9e1822d51
commit 662e6a9a33

4
zshenv
View File

@@ -16,6 +16,10 @@ SPC() {
emacs $1 & disown > /dev/null;
}
😂() {
web "https://youtu.be/qMc6xlZaxYA"
}
gentemplate() {
case $1 in
'c') git clone https://github.com/Oreodave/CTemplate $2;;