Skip to content

Instantly share code, notes, and snippets.

View jonlorusso's full-sized avatar
💭
Remotely Remoting

Jon Lorusso jonlorusso

💭
Remotely Remoting
View GitHub Profile
@romainl
romainl / deprecation.md
Last active February 24, 2022 02:42
Idiomatic vimrc
me:
@true
a:
@true
sandwich:
@[ "$$(id -u)" -eq 0 ] && echo "Okay." || echo "What? Make it yourself."
.PHONY: me a sandwich