Skip to content

Walchand-Linux-Users-Group/custom-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to the Custom Bash Commands repository for Hacktoberfest! 🎉

This repository is dedicated to creating and sharing custom bash commands that will allow you to work efficiently in the terminal. You can create new bash scripts or enhance existing ones.

What is a Custom Command?

Custom commands are bash scripts that help you automate repetitive tasks or enhance the functionality of your terminal.

How to Use

Each script in the commands/ directory can be used as a custom command. To use a script:

  1. Clone the repository.
  2. Navigate to the commands/ folder.
  3. Run a script by typing:
bash ./commands/your_directory/sample_command.sh

You can also choose to add this directory to the $PATH variable.

🏗️ Contributing

We welcome contributions! Please check the CONTRIBUTING.md file for guidelines on how to create and submit custom commands.

Note : To make any command global add it to your usr/bin directory.


Community | Knowledge | Share


About

Customise any command you can think of

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages