Interjection copypasta generator script based on your package manager.
Inspired by this reddit post.
apk
brew
dpkg
nix
pacman
pkginfo
portage
rpm
xpkg
Pull requests are more than welcome for those that are not currently supported! See CONTRIBUTING.md
for more information.
curl -fsSL https://git.io/v7K5W > interjection.sh
sh interjection.sh
As the output can be quite large, you may want to pipe the stdout to a clipboard interface like xclip
, like so:
sh interjection.sh | xclip -i
Or upload to a pastebin of your choice. Here's an example:
sh interjection.sh | curl -F c=@- https://ptpb.pw