Skip to content

A collection of shell scripts that are either useful on its own (in interactive sessions), or offer generic functionality for higher-level scripts.

License

Notifications You must be signed in to change notification settings

inkarkat/shell-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

846 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Tools

A collection of shell scripts that are either useful on its own (in interactive sessions), or offer generic functionality for higher-level scripts.

Build Status

Similar to the Shell Basics, these are more elaborate and/or specialized.

Dependencies

Installation

  • The ./bin subdirectory is supposed to be added to PATH.
  • The shell/aliases.sh script (meant to be sourced in .bashrc) defines Bash aliases around the provided commands.
  • The shell/completions.sh script (meant to be sourced in .bashrc) defines Bash completions for the provided commands.
  • The profile/exports.sh sets up configuration; it only needs to be sourced once, e.g. from your .profile.

About

A collection of shell scripts that are either useful on its own (in interactive sessions), or offer generic functionality for higher-level scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages