terminalforlife / Extra

Projects written in Bourne Shell and BASH.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Programs and scripts written in POSIX shell and BASH.

As of 2022-02-25, here are some highlights:

  • autoexec - Development tool for automatic execution of files
  • backmeup - Simple and portable solution to HOME backup
  • cito - Portable installer for local or GitHub files
  • csi3 - Command-line cheat sheet for i3-wm/i3-gaps
  • fetcher - Simple interactive multi-file downloader for the terminal
  • glkfu - Easily compile & build Debian packages for Linux kernels
  • lmc-darklight - Scheduled dark/light themes for Linux Mint Cinnamon
  • rmne - Remove all of the non-essential Debian packages
  • simplify-ubuntu - De-bloat Ubuntu by interactively removing unneeded packages
  • tagged - List commits per file in the CWD of a git(1) repository

Contributions

The best way to help is to let me know of any bugs or oversights.

If you wish to contribute any code, try to keep to the existing programming style. Avoid reaching outside of the language whenever possible or reasonable, and keep things consistent and presentable. If you're contributing a new file, such as a helper or wrapper, try to stick to similar dependencies (where reasonable) and please keep the style of the output the same.

If submitting any documentation, try to ensure the English is correct and presentable.

About

Projects written in Bourne Shell and BASH.

License:GNU General Public License v3.0


Languages

Language:Shell 97.8%Language:Perl 1.9%Language:Awk 0.3%