Shell
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
- GitHub: https://github.com/topics/shell
- Wikipedia: https://en.wikipedia.org/wiki/Shell_script
- Created by: Glenda Schroeder
- Released: 1965
- Related Topics: bash,
- Aliases: shell-script, shell-scripts, shellscript, shellcode,
- Last updated: 2026-07-02 00:28:17 UTC
- JSON Representation
https://github.com/hufe921/quick-install-script
shell script for quick install softwares
Last synced: 15 Feb 2026
https://github.com/ek33450505/cast-hooks
CAST hook scripts — lifecycle hooks for Claude Code sessions
agents ai-agents anthropic bash cast claude-code cli developer-tools hooks observability open-source shell
Last synced: 11 Jun 2026
https://github.com/moyiz/na
CLI tool to effortlessly manage context aware nested shortcuts for shell commands.
aliases cli go golang nested-aliases nested-commands shell shortcuts terminal
Last synced: 06 May 2026
https://github.com/lucascorpion/gokart-prompt
Blazing fast and slick shell prompt, written in Go
bash-theme powerline prompt shell theme zsh-theme
Last synced: 14 Feb 2026
https://github.com/bmmmm/claudii
Shell prompt layer for Claude Code — session costs, context %, rate limits and model health. Zero daemons, pure bash+jq.
anthropic claude claude-code cli cost-tracking developer-tools homebrew oh-my-zsh shell statusline terminal zsh zsh-plugin
Last synced: 12 Jun 2026
https://github.com/osiota10/alx-system_engineering-devops
Alx system engineering devops
bash devops scripting shell shell-scripts
Last synced: 27 Apr 2026
https://github.com/peterdavehello/curl-with-random-proxy
Automatically select a working SOCKS5 proxy and use it with curl as a wrapper script
curl hacktoberfest proxy shell shell-script socks5 socks5-proxy
Last synced: 28 Apr 2026
https://github.com/dawsbot/build-shell-script
Build shell aliases and functions from Node
Last synced: 05 May 2026
https://github.com/jakubriegel/kotlin-shell-examples
Examples of Kotlin Shell
examples kotlin kotlin-script shell
Last synced: 06 May 2026
https://github.com/mrousavy/qpastebin
A quick Pastebin-uploader shell script using curl and the Pastebin REST API
Last synced: 01 May 2026
https://github.com/2kabhishek/shell-scripts
Utilities on the shell 🐚🔦
bash reference referrence scripts shell tools utilities
Last synced: 13 May 2026
https://github.com/fehbari/git-shortcuts
Collection of useful Git shortcuts to call from Zsh.
Last synced: 14 Jun 2026
https://github.com/hiimsergey/obsidian-vault-switcher
A shell script implementing rofi or dmenu to open desired Obsidian vaults
bash bash-script bash-scripting fish obsidian obsidian-md rofi shell shell-script shell-scripting shell-scripts shellscript vault
Last synced: 02 May 2026
https://github.com/ganeshkumartk/instaedit
Instagram Edit Profile by command line
instagram instagram-api instagram-scraper instagram-script shell shell-script shellscript
Last synced: 06 Jun 2026
https://github.com/ombhd/minishell_42
Simple shell that behaves like bash
1337school 42born2code bash shell
Last synced: 09 May 2026
https://github.com/reybits/audio-converters
A set of shell utilities for converting and processing audio files, tailored for my specific tasks and workflows.
audio-processing mp3 ogg processing shell shell-scripts tools wav
Last synced: 03 Mar 2026
https://github.com/jeninsutradhar/shellrs
ShellRS is a powerful shell implemented in Rust. It supports advance command execution, piping, redirection, and this enhanced shell properly handle opening applications, executing commands with elevated privileges.
command-line command-line-app rust rust-lang shell shell-prompt terminal-based
Last synced: 07 May 2026
https://github.com/swellaby/azdo-shellcheck
ShellCheck extension for Azure DevOps
azure-devops azure-pipelines shell shellcheck
Last synced: 14 Apr 2025
https://github.com/boeschj/commandlm
CommandLM is an AI powered command-line tool that suggests and explains shell commands based on natural language queries. Perfect for those cases where you forget how to exit vim!
chatgpt developer-tools openai productivity shell terminal
Last synced: 10 Apr 2026
https://github.com/xvoland/shuffle-files
This is a CLI tool which shuffles the files in the directory, their content, but without changing the file names
cli clitools console directories files files-shuffle freebsd golang homebrew homebrew-formula homebrew-tap linux macos shell tools windows
Last synced: 06 Oct 2025
https://github.com/llnl/tourrobotdance
Make your tape library robots dance for the delight of tour groups in your data center
datacenter-tour shell tape-library
Last synced: 27 Feb 2025
https://github.com/shiru99/operating-system-lab-course
Operating System Lab Course (CS 314), IIT Dharwad
c dynamic-memory-allocation file-system filesystem linux multi-thread semaphore shell synchronisation
Last synced: 09 May 2026
https://github.com/shashurup/quasi-una-fantasia
Clojure shell, REPL and a lot more
Last synced: 07 Jan 2026
https://github.com/ponzu-cms/backup-scripts
backup scripts for Ponzu systems
backup backup-script bash shell
Last synced: 18 May 2026
https://github.com/gvatsal60/linux-all-in-one-update-script
🐧🔄 "Linux-All-In-One-Update-Script" is your go-to solution for simplifying and automating software updates on Linux systems. 🔄🐧
apt bash bash-script dnf linux linux-shell microdnf npm pacman pip python python3 shell shell-script update-checker updates yarn yum
Last synced: 02 Oct 2025
https://github.com/uhop/dollar-shell
Run shell commands with ease in Node, Deno, Bun. Tiny, simple, no dependency package with TypeScript typings.
Last synced: 23 Apr 2025
https://github.com/barabum0/shell-bot
A Telegram bot to run preset commands in shell
Last synced: 09 Jul 2025
https://github.com/mdminhazulhaque/bash-gpio-tool
:pushpin: A small utility script for easily exporting, unexporting and read, writing GPIO pins
Last synced: 29 Nov 2025
https://github.com/gerardroche/sublime-git-open
git-open integration.
bitbucket git github gitlab shell sublime-text
Last synced: 12 Apr 2026
https://github.com/mrsauravsahu/monotools
Monorepo for tools to manage monorepos!
github-actions monorepo polyglot polyrepos shell
Last synced: 21 Jan 2026
https://github.com/madeleinedaly/pure-nvm
Pretty, minimal and fast zsh prompt with nvm integration
nodejs nvm prompt pure-prompt shell zsh
Last synced: 03 Oct 2025
https://github.com/nourddine-benyahya/minishell
The 42 minishell project is a task where students create a simple shell program that can execute commands, handle errors, manage processes, and implement basic shell features like redirections and pipes. It emphasizes understanding Unix system calls and improving coding skills in C.
1337 42-cursus bash c c-programming low-level-programming minishell shell zsh
Last synced: 03 Oct 2025
https://github.com/peterdavehello/accountautocreator
FreeBSD account bulk creator
Last synced: 07 Apr 2025
https://github.com/dwoz/microdot-shell
Micro 'dot files' management
bash bashrc dotfiles linux linux-shell productivity shell unix unix-shell
Last synced: 09 Apr 2026
https://github.com/lurst/worldcup
View scores for the worldcup games in your terminal (bash edition)
Last synced: 21 May 2026
https://github.com/cpscript/sys-audit
an audit tool, providing essential security checks and information about the system's network, vulnerabilities, compliance, and configuration. It utilizes popular tools such as nmap and hydra to conduct network scans and vulnerability assessments. Results are organized into a dedicated directory.
audit bash darwin debug easy-audit linux shell system-design system-programming systems sytem termux
Last synced: 15 Apr 2025
https://github.com/izaaccoding36/shell_testes
Este repositório foi criado para disponibilizar alguns códigos que eu criei para aprender a lidar com Terminal e scripts shell/bash
bash bash-script shell terminal
Last synced: 04 Aug 2025
https://github.com/egomobile/e-gpt
Command line tool that interacts with ChatGPT without additional software and an embedded UI.
bash chat-ui chatgpt cheat-sheet cli cmd freebsd golang-cli gpt-3 linux macos openai openbsd powershell productivity shell terminal unix windows zsh
Last synced: 29 Sep 2025
https://github.com/lamerman/gatool
Utility for adjustment of parameters for console applications with genetic algorithm
Last synced: 18 Jan 2026
https://github.com/seanpm2001/bliss_browser_osmode_openbsd_shell
🌳️🌐️🐚️ The OS mode OpenBSD shell for Bliss Browser lets Bliss run as an operating system environment on top of OpenBSD for as much time as you choose.
bliss-browser bliss-browser-development bliss-browser-openbsd-shell bliss-browser-osmode browser c-language chromeos-alternative chromiumos-alternative gpl3 gplv3 gui gui-shell md openbsd osmode shell txt ui web-browser web-development
Last synced: 07 May 2025
https://github.com/codewithmide/alx-system_engineering-devops
DevOps, CI/CD, Nginx, Apache, Haproxy Etc.
bash-script config devops http-server linux load-balancer puppet ruby ruby-gems shell ssh-server
Last synced: 02 Apr 2025
https://github.com/arkady-emelyanov/go-shellparse
:shell: Parse strings à la shell
Last synced: 09 Apr 2026
https://github.com/alishyyy/clio
Clio is a Unix/Linux command-line tool that displays random historical facts about computing. Stay curious and explore the past, one fact at a time! 🚀
Last synced: 22 Apr 2025
https://github.com/sivan/dotfiles
My dotfiles
dotfiles emacs-configuration eslint gitignore shell
Last synced: 13 Apr 2026
https://github.com/dhilipsiva/dotfiles
DEPRECATED. My new .files has been moved to dhilipsiva/.files.
dhilipsiva dotfiles personal-dotfiles shell
Last synced: 31 Jul 2025
https://github.com/smartfinn/sdd
installing binaries from web sources (GitHub, GitLab, Gitea, cgit, etc..)
bash linux package-manager shell
Last synced: 31 Jul 2025
https://github.com/root-hbx/linux101
Linux101 is my note concerning the detailed information of Linux
Last synced: 02 Jan 2026
https://github.com/luxedo/prettycode
Preetycode is a simple software to covert code into pdf
code highlight pdf print print-code shell
Last synced: 04 May 2026
https://github.com/starlederer/interfacer
A neat GUI that helps non-developers execute shell commands
deno git gui node non-developer-friendly non-developers rust shell web
Last synced: 11 Apr 2026
https://github.com/g-ongenae/dotfiles
My small setup.
bash dotfiles osx-dotfiles shell
Last synced: 21 Sep 2025
https://github.com/yiwenlu66/piloty
PiloTY: AI pilot for PTY operations via MCP - enables AI agents to control interactive terminals like a human
ai-agent automation cli interactive mcp pty python shell ssh terminal
Last synced: 05 Jul 2025
https://github.com/marcinbor85/clip
Command Line Interface Parser
arduino arduino-library argument-parser bash cli clip command-line command-line-interface embedded microshell minicli parser shell zephyr
Last synced: 16 Jan 2026
https://github.com/dmzhari/hidden-shell
Simple POST Request Shell Command Execution
backdoor backdoor-attacks post shell
Last synced: 29 Jul 2025
https://github.com/shkm/fish-vimple
🐟 Simple fish theme with git info & vi-mode aware prompt.
fish fish-shell fish-theme fundle shell theme
Last synced: 14 Jun 2025
https://github.com/hapag-lloyd/rackspace-aws-login
Shell/Python script to fetch credentials for AWS accounts from Rackspace, storing them in AWS profiles.
aws credentials login python rackspace shell
Last synced: 07 Jan 2026
https://github.com/funnyzak/git-job-docker
Trigger a source code pull with a push event from the git webhook. And then execute the commands.
docker docker-compose dockerfile shell
Last synced: 19 Feb 2026
https://github.com/m-paternostro/shelltools
A collection of shell tools I've created for fun and productivity.
docker fzf fzf-scripts podman shell shell-script zsh
Last synced: 20 Apr 2026
https://github.com/lorenzophys/search-alias
How many times you created a shell alias for a command that is hard to remember, but then you also forgot the alias itself?
Last synced: 26 Jan 2026
https://gitlab.com/matrix-mellifluousness/sdk
Simple shell script SDK for the Matrix Client‑Server API. Works in any POSIX-compliant shell.
Last synced: 01 Sep 2025
https://github.com/akira-cn/openai-sh
Fast ChatGPT CLI powered by Azure OpenAI.
Last synced: 28 Apr 2026
https://github.com/harrystaley/shell_setup
Automate and streamline your shell environment setup with customizable scripts and configurations, ensuring a consistent and efficient command-line experience across different systems.
Last synced: 09 Apr 2026
https://github.com/gameshler/macsetup
A Menu System Script that automate tasks to correctly setup your mac
Last synced: 10 Mar 2026
https://github.com/f321x/minishell-42-core
Implementation of a (usable) shell program in C as group project (2) in the 42 school core curriculum.
42born2code 42cursus 42school c minishell minishell42 shell
Last synced: 19 Feb 2026
https://github.com/whisperity/dotfiles-framework
Framework for installing "dotfiles" packages into your environment
dotfile dotfiles environment environment-variables package package-management package-manager prompt shell shell-prompt shell-scripts synchronisation synchronization
Last synced: 16 Apr 2025
https://github.com/nzbr/dotfiles
My dotfiles for i3gaps+plasma, vim, fish and some others
compton config dotfiles fish-shell i3 i3-gaps kitty-terminal neovim picom shell vim zsh
Last synced: 19 Jan 2026
https://github.com/mulle-sde/mulle-env
🌳 Virtual environment for Unix
bash command-line-tool env environment environment-variables shell virtualenv
Last synced: 18 Jan 2026
https://github.com/aethanyc/dotfiles
My configuration files (.bashrc, .gitconfig, etc.)
Last synced: 11 Mar 2026
https://github.com/llnl/mstk-docker
This project runs the Granta MI:Scripting Toolkit V2 for Python inside a docker container for dev purposes.
Last synced: 11 Apr 2026
https://github.com/sergiotocalini/habbixy
Zabbix Agent - HAProxy
haproxy ksh monitoring shell shell-scripts zabbix
Last synced: 16 May 2025
https://github.com/tlinden/rpnc
Programmable command-line calculator using reverse polish notation
calc cli command-line golang linux-shell math programmable reverse-polish-calculator reverse-polish-notation rpn rpn-calculator shell terminal
Last synced: 18 Sep 2025
https://github.com/ollieday/cs
Create and execute shell scripts written in C#
Last synced: 07 May 2026
https://github.com/walderlansena/md5crack
:unlock: :key: Perform md5 hash break with offiline shell script
criptography decryption hash md5 md5sum programming shell shell-script
Last synced: 25 Mar 2025
https://github.com/sixarm/sixarm-mysql-scripts
MySQL scripts for database administration
Last synced: 22 Jun 2025
https://github.com/rldyourmnd/rld-better-terminal-ai-usage
🚀 Transform your Linux terminal into a high-performance development environment. 30x faster shell, GPU-accelerated terminal, modern CLI tools.
cli command-line configuration developer-tools dotfiles fish-shell git github-cli linux optimization performance productivity rust shell starship terminal terminal-setup ubuntu wezterm
Last synced: 22 Feb 2026
https://github.com/priyanshu360-cpu/competitive-programming-
Competitive Programming Codes
c cheatsheet codechef codechef-solutions codeforces competitive-programming cpp17 hackerrank hackerrank-solutions interviewbit java javascript leetcode leetcode-solutions mysql python rust shell sql
Last synced: 11 Apr 2025
https://github.com/n25a/boiler
many boilerplates for everything
boilerplate golang python shell
Last synced: 06 Jul 2025
https://github.com/niccokunzmann/ics-query
Find out what happens when in ICS calendar files - query RFC 5545 files for events, journals, TODOs and more
calculation cmd command event hacktoberfest icalendar ics journal query shell todo
Last synced: 27 Feb 2026