Bash
Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU / Linux operating systems. It is meant to be an improved version of Bourne Shell. It is used as a default login shell for most Linux distributions. Bash can read and execute shell script (.sh) files to automate the execution of tasks.
- GitHub: https://github.com/topics/bash
- Wikipedia: https://en.wikipedia.org/wiki/Bash_(Unix_shell)
- Repo: https://github.com/gitGNU/gnu_bash
- Created by: Brian Fox
- Released: June 8, 1989
- Related Topics: shell,
- Aliases: bash-script,
- Last updated: 2026-07-07 00:04:03 UTC
- JSON Representation
https://github.com/supriyo-biswas/dotfiles
My dotfiles, containing configuration and scripts that I find useful.
Last synced: 17 Apr 2026
https://github.com/chrisbo246/bash-suite
A bash script pack to perform common tasks directly from a menu.
bash bash-alias bash-script shell
Last synced: 17 Apr 2026
https://github.com/jamesponddotco/gosh
[READ-ONLY] Simple, fast, and lightweight shell prompt written in Go.
bash bash-prompt command-line go golang shell
Last synced: 17 Apr 2026
https://github.com/rodrigo-gmtransporterp/automation-scripts
This repository contains a collection of shell scripts designed for automating common server management and deployment tasks.
Last synced: 17 Apr 2026
https://github.com/sankalp139/ansible_setup
This Repository contains Ansible code for managing multiple virtual machines from my host machine.
Last synced: 17 Apr 2026
https://github.com/msutara/cm-marketplace
Plugin marketplace for Config Manager — workflow skills, bash helper scripts, and custom agents for Copilot CLI and Claude Code
bash cli-agents config-manager developer-tools markdown marketplace skills
Last synced: 04 Apr 2026
https://github.com/royungar/etl_toll_data_pipeline_project
Final project for IBM’s Data Engineering certificate (Course 8). ETL pipeline built with Apache Airflow and Bash to extract, transform, and consolidate toll data from CSV, TSV, and fixed-width files.
airflow-dags apache-airflow bash csv data-engineering etl-pipeline fixed-width ibm-certificate tsv
Last synced: 04 Jun 2026
https://github.com/alexdremov/backupbash
Creating backups for specific extension only
Last synced: 17 Apr 2026
https://github.com/mttbernardini/appimage-updater
🔄 A bash script + cronjob to keep AppImages updated
appimage appimageupdate bash systemd systemd-timer
Last synced: 07 Apr 2025
https://github.com/czajkub/bush
Bash Upgraded SHell - interpreted scripting language serving as an alternative to bash.
bash interpreted-programming-language language scripting-language
Last synced: 26 May 2026
https://github.com/karlkfi/claude-workspace-guard
Path-aware bash permissions for Claude Code.
bash claude-code claude-code-plugin guardrail hooks sandbox security
Last synced: 04 Jun 2026
https://github.com/turqoisehex/cc-sentinel
Governance infrastructure for Claude Code — hooks, agents, and workflows that prevent the failure modes autonomous coding sessions actually hit
ai-agents ai-coding automation bash claude-code cli code-quality developer-tools governance hooks testing verification workflow
Last synced: 04 Apr 2026
https://github.com/glenracing/combine-mp4
Automatically combine mp4 videos into a single file with title overlays using ffmpeg.
Last synced: 18 Apr 2026
https://github.com/rvojcik/kube-shell
Shell function for Kubernetes clusters. Fast way to work with kubernetes contexts, namespaces and multiple contexts in many shells. Work on multiple clusters at once
bash k8s kubectl kubernetes shell
Last synced: 18 Apr 2026
https://github.com/mdh266/bashscripts
A collection of bash scripts
bash bash-script bash-scripting linux scripting unix
Last synced: 18 Apr 2026
https://github.com/botsarefuture/clear-content
A tool to clear contents of file on terminal.
Last synced: 04 Apr 2026
https://github.com/tboy1337/install-uninstall-git-linux
Simple BASH scripts to automate the installation/updating and uninstallation of Git on Linux and Mac systems.
automatic bash bash-scripting cmdline downloader git install installer linux mac macos shell silent uninstall uninstaller
Last synced: 04 Apr 2026
https://github.com/louizfc/git-combine-files
Combine multiple files maintaining history, based on Raymond Chen articles
bash combine combine-files git
Last synced: 18 Apr 2026
https://github.com/stellarsand/asuschargeguard
Limit the maximum power of RSOC to extend the battery's lifespan on ASUS laptops.
asus asus-laptop bash bash-script battery battery-level battery-monitor linux scipts script shell-script terminal terminal-based
Last synced: 04 Apr 2026
https://github.com/bjoern-hempel/git-helper
A framework for managing feature branches of git repositories.
Last synced: 18 Apr 2026
https://github.com/pablojimpas/dotfiles
Most configuration files needed for my personal *NIX desktop environment setup.
bash dotfiles gruvbox neovim shell-scripts suckless vim vimrc xresources zsh
Last synced: 04 Apr 2026
https://github.com/zartek-creole/zartek-creole
🚀 Expert DevOps, Linux & Architecte Open-Source | IRC/Eggdrop specialist | Python, Tcl, CI/CD | Mentor francophone
automation backend bash ci-cd cloud devops eggdrop francophone irc linux open-source python tcl
Last synced: 04 Apr 2026
https://github.com/bohun9/shambda
Transpiler from Lambda Calculus to Bash
bash compiler lambda-calculus transpiler
Last synced: 18 Apr 2026
https://github.com/harshil-anuwadia/ultimategreet
UltimateGreet is a customizable terminal greeting script for bash and zsh, adding a personalized touch to your terminal experience.
bash cli customization greeting greetings hacktoberfest linux open-source shell-script zsh
Last synced: 04 Apr 2026
https://github.com/rynkowsg/shell-gr
A collection of common utilities I use in my shell scripts.
Last synced: 25 Apr 2026
https://github.com/mikeludemann/webassembly-install-script
Installing WebAssembly with bash
Last synced: 18 Apr 2026
https://github.com/azhsetiawan/ledzeplin
zeplin multi account switcher
bash cli command-line homebrew-formula multi-account multi-account-switcher zeplin zsh
Last synced: 10 May 2026
https://github.com/kaushiksk/imgrab
A light-weight image download manager written in bash
Last synced: 18 Apr 2026
https://github.com/haxpor/blog2
New place for my technical blog, no complicated generator, post processing, just simple barebone. Now live at https://wasin.io/blog
bash bash-script blog cpp opengl pandoc static-site static-site-generator txt
Last synced: 18 Apr 2026
https://github.com/arc-hugo/wsldotfiles
Dotfiles adapted to WSL Arch Linux
arch-linux bash neovim ranger wsl2
Last synced: 18 Apr 2026
https://github.com/laugharne/abf_anchor_build_fixer
The first build with Anchor can be challenging, especially for those who are not familiar with Rust compilations and Anchor environnement. This script which overlays Anchor calls (cli commands), tries to automaticaly fix the build issues you are most likely to encounter as best as it can.
anchor bash bash-script cargo rust script solana
Last synced: 18 Apr 2026
https://github.com/samuelsenerwa/alx-system_engineering-devops
The repo contains all tasks on system devops
alx api bash datadog datadog-agent datadog-api datadog-metrics devops git haproxy nginx
Last synced: 18 Apr 2026
https://github.com/ngrogg/server-checker
BASH script to check and log the overall status of a server's processes, services, users, and disks.
bash doas iproute2 linux lsof script sysstat system-administration systemadministration
Last synced: 08 May 2026
https://github.com/binarybirds/github-workflows
A reusable workflow and various bash scripts
Last synced: 13 Apr 2026
https://github.com/romw314/rust-bashgenn
Just a Bashgenn interpreter.
bash bashgenn cargo cli crate crates-io extensible interpreter library rbgn rust transpiler
Last synced: 06 Sep 2025
https://github.com/rathorsunpreet/bash_api_checks
A shell script which performs API testing of the site [reqres.in](https://reqres.in/).
api api-rest api-testing bash bash-script bash-scripting curl curl-commands rest-api test test-automation testing
Last synced: 22 Feb 2026
https://github.com/gianmen91/widgetbook_setup_script
Automates the integration of Widgetbook into your Flutter project by adding Widgetbook to your project and generating Widgetbook use-cases for all widgets in the project’s `lib` directory.
bash bash-script flutter widgetbook
Last synced: 07 Apr 2026
https://github.com/matteocavestri/oinf
Own infrastructure Repo
ansible bash docker docker-compose kubernetes slurm
Last synced: 13 Apr 2026
https://github.com/mostafaasadi/sidc
A script to search in directory content
bash bash-script file search search-in-text zenity
Last synced: 17 May 2026
https://github.com/alexiszamanidis/.ubuntu_bootstrap
This project contains scripts that set up a new Ubuntu System, as it installs many useful packages, applications and synchronizes the dotfiles that I am currently using.
aliases bash chrome-extensions dotfiles fzf i3 kitty neovim oh-my-zsh stow terminal ubuntu ubuntu-bootstrap vim vscode wsl zsh
Last synced: 13 Apr 2026
https://github.com/CLOUDWERX-DEV/launch-invokeai-tunnel
🚀 InvokeAI Cloudflared Tunnel Launcher: Seamlessly launch InvokeAI with automatic Cloudflare tunneling. A shell script with One-click solution to expose your local AI generation environment securely and effortlessly.
ai bash debian invoke invokeai launcher linux nix os script shell tool ubuntu
Last synced: 26 Aug 2025
https://github.com/eagomez2/recp
A tool for automating command line recipes.
automation bash cli pipelines terminal
Last synced: 04 Feb 2026
https://github.com/jazari-akuna/ubuntu-install-script
Personal install script for Ubuntu-based systems from my GitLab.
bash fresh-install install-script
Last synced: 29 May 2026
https://github.com/santiagortiiz/platzi-backend-bash-1-fundamentals
Platzi. School of backend. Introduction to the Terminal and Command Line Course Classes
backend bash basic-level platzi
Last synced: 20 Jun 2026
https://github.com/catrivas/relational-database-freecodecamp
Here you'll find all the projects I'm building for the Relational Database certification from freeCodeCamp. Feel free to explore, learn, or even borrow some ideas 🦇
bash command-line freecodecamp freecodecamp-curriculum freecodecamp-project gitpod-workspace linux postgresql psql relational-databases shell sql unix vscode
Last synced: 18 Apr 2026
https://github.com/joergi/dotfiles
My Dotfiles
bash bashrc config configuration-files dotfiles
Last synced: 18 Apr 2026
https://github.com/papishushi/42-madrid-piscine
26 Day Straight C Bootcamp in 42 Madrid
algorithms bash c norminette rigor unix
Last synced: 21 Apr 2026
https://github.com/southpawriter02/circus
Transform a fresh Mac into a fully configured powerhouse with one command. Features 30+ CLI commands, 45+ macOS defaults scripts, multiple backup backends (GPG/Restic/Borg), secrets management (1Password/Keychain/Vault), and role-based setup for developer, work, or personal machines.
automation bash bash-profile bashrc cli dotfiles homebrew macos macos-defaults macos-dotfiles oh-my-zsh privacy security shell shell-scripts zsh zsh-profile zshrc
Last synced: 04 Feb 2026
https://github.com/magnusrodseth/ffmpeg-tools
⚙️ A collection of high-level scripts to interact with FFmpeg in an easier way.
Last synced: 09 Apr 2025
https://github.com/jonlabelle/dotenv-sh
Loads variables from dotenv (.env) files into your environment.
Last synced: 17 May 2026
https://github.com/navibyte-innovations-pvt-ltd/gai-tools
AI-powered git auto-commit for macOS — stage files, they commit themselves using local Ollama
ai auto-commit automation bash cli developer-tools git git-tools macos ollama productivity shell
Last synced: 30 May 2026
https://github.com/13cyberpunk02/solimuswrapper
Simple lightweight command line wrapper
Last synced: 14 Jan 2026
https://github.com/leaonline/buildscripts
Loose collection of buildscripts for several tasks.
Last synced: 10 Apr 2026
https://github.com/sujal-goswami/mythoshell
"Discover 🔱MythoShell: A mythological-themed shell script that transforms common commands into divine interactions for a mystical terminal experience."
bash hacktoberfest hacktoberfest-accepted linux shell-script
Last synced: 13 Apr 2026
https://github.com/scarlettsamantha/autodisk-power-save
Simple power saving feature activator for linux HDD/SDD/Nvme
bash power power-saving shell ssd udev-rules
Last synced: 13 Apr 2026
https://github.com/vevrox/devops-vprofile-lab
🚀 Automate Java web app deployment and monitoring, transitioning from manual setups to streamlined builds with Vagrant and Nagios in this comprehensive lab.
bash devops maven memcached monitoring monorepo multi-tier mysql nagios nginx observability on-premise rabbitmq rocky-linux tomcat ubuntu-22-04 vagrant
Last synced: 07 Apr 2026
https://github.com/zun-liang/leetcode
Solutions to Leetcode Challenges in Typescript and PostgreSQL
Last synced: 17 Apr 2026
https://github.com/pj8912/myenv
Bash script to automate virtual environment creation for python
automation bash bash-script python python-virtual-environment venv venv-python
Last synced: 13 Apr 2026
https://github.com/3y3l3ss0ur0b0r0s/fcc-periodic-table-database
bash bash-script postgres postgresql
Last synced: 11 May 2026
https://github.com/gusenov/virtualbox-virtual-machines-sh
bash-скрипты для создания виртуальных машин на VirtualBox.
bash bash-script virtual-box virtual-machine virtualbox virtualization vm
Last synced: 25 Apr 2026
https://github.com/brian10101/qwer
A simple Linux terminal tool meant to allow users to navigate the terminal more efficiently and get more out of executing a single command.
bash bash-script linux linux-shell linux-terminal linux-terminal-tools shell-script shell-scripts
Last synced: 13 Apr 2026
https://github.com/mandober/dotfiles
murder takes a wheel of the Cadillac, death climbs in the back
Last synced: 13 Apr 2026
https://github.com/gilifaibish1999/aws-sso
This project provides a comprehensive AWS SSO Management Module built with Terraform to manage AWS Organizations efficiently, it includes a usage example and scripts for importing existing resources.
aws aws-sso bash bash-script iac terraform terraform-module
Last synced: 13 Apr 2026
https://github.com/amarquaye/zeus
Command-line utility to mimic some essential Unix/Linux commands. Written in rust 🦀.
bash cli cli-app command-line-app command-line-interface command-line-tool linux rust rust-cli rust-cli-apps terminal
Last synced: 13 Apr 2026
https://github.com/teraskull/switchwifi
Easy way to change Wifi connections on a headless Raspberry Pi.
Last synced: 14 Apr 2026
https://github.com/haithamaouati/minesweeper
MineSweeper game in bash scripting for Termux.
bash bash-script bash-scripting linux linux-shell minesweeper minesweeper-cli minesweeper-game minesweeper-style-game termux termux-environment
Last synced: 20 Apr 2026
https://github.com/hdaojin/django-auto
Automatically deploy Django projects on the Linux server. 在Linux服务器上自动部署Django项目。
Last synced: 20 Apr 2026
https://gitlab.com/sakura-lain/my-centos8-desktop-professional
My CentOS desktop installation for a professional use
Secure Boot bash centos gnome kernel modules linux selinux uefi virtualbox
Last synced: 11 Mar 2025
https://github.com/josephedison77/bash-iyk
Bash hello world example. Docs could be enhanced for better presentation.
bash example hello-world starter
Last synced: 29 May 2026
https://github.com/kivanc57/utility_scripting_collection
This repository contains a variety of practical scripts for system maintenance, automation, and monitoring, all crafted for efficiency and ease of use. Dive in to explore, customize, and enhance your workflow with these handy tools!
bash bash-script devops linux linux-shell os shell shell-scripting utility-application
Last synced: 13 Apr 2026
https://github.com/alessandrorebosio/operating-systems
Collection of operating systems project in bash, from the second year of engineering and computer science @ unibo
bash operating-system scripting shell terminal unibo
Last synced: 13 Apr 2026
https://github.com/webcog-pk/shellscripting
Basics of Shell Scripting. | Complete Tutorial is Uploaded on my YouTube Channel. Check the link below.
bash bash-scripting linux scripting shell shell-scripting ububtu
Last synced: 11 Mar 2025
https://github.com/tomsh-hr/pingstat
A lightweight, user-level script for multi-server ping logging, storing stats per server in user-writable SQLite databases.
Last synced: 13 Apr 2026
https://github.com/nulladmin1/tui-paint
A simple paint program entirely Bash
bash bash-script cli command-line-tool draw drawer easy paint pixel pixel-art simple terminal tui
Last synced: 10 May 2026
https://github.com/kingluo/burl
A simple but flexible HTTP/3 testing framework based on bash and curl
api-rest apisix bash curl envoy http3 jq json nginx quic shell-scripting soap test-automation testing-tools xml
Last synced: 13 Apr 2026
https://github.com/kinoute/terminal-app-hivacruz-theme
A dark blue color scheme for the Apple Terminal application.
bash cli-color color-scheme color-theme macos shell terminal terminal-app theme zsh
Last synced: 13 Apr 2026
https://github.com/hiway/normalize-audio-youtube
Quickly normalize audio in videos before uploading to YouTube
audio bash ffmpeg ffmpeg-normalize macos-app youtube
Last synced: 13 Apr 2026
https://github.com/jodersky/dotfiles
Home configuration files and scripts.
bash dotfiles emacs tiling-window-manager
Last synced: 10 Apr 2026
https://github.com/svdotsenko/portfolio-project-4
E-Library
bash bootstrap crud django elephantsql heroku orm postgresql scrum
Last synced: 12 Apr 2026