diff options
Diffstat (limited to '.config/aliasrc')
-rw-r--r-- | .config/aliasrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/aliasrc b/.config/aliasrc index 14dad53..736dc14 100644 --- a/.config/aliasrc +++ b/.config/aliasrc @@ -34,6 +34,7 @@ | goobook | goobook -c $HOME/.config/goobook/config | | gor | go run *.go | | less | nvimpager | +| mmi | make && sudo make install | | op | e main.rnw | | R | R -q | | td | todotxt-machine -c ~/.config/todotxt-machine/config | |