Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

joshuarli/interjection.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

interjection.sh

Interjection copypasta generator script based on your package manager.

Inspired by this reddit post.

Supported Package Management Systems

  • 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.

Usage

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

About

Interjection copypasta generator script based on your package manager.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages