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/josiahbull/dotfiles
A collection of scripts to setup my shell environment.
Last synced: 08 May 2026
https://github.com/hiimsergey/create-zig-app
A lean Zig project initializer
bash bash-script bash-scripting create-react-app shell shell-script shell-scripting shell-scripts shellcode shellscript wizard zig ziglang
Last synced: 08 May 2026
https://github.com/sdavids/sdavids-shell-misc
Miscellaneous shell-related scripts and functions
Last synced: 23 Jun 2026
https://github.com/boden-c/shell-scripts
Various scripts for file management, system configuration, etc.
Last synced: 08 May 2026
https://github.com/mrbooshehri/cmd-todo
simple teminal todo managment
shell shell-script todo todoapp todolist
Last synced: 10 Jun 2026
https://github.com/mrbooshehri/cmd-gnuname
simple script to generate random username
shell shell-script username-generator
Last synced: 10 Jun 2026
https://github.com/maxgfr/claude-code-switch
Minimal, zero-dependency provider switching for Claude Code — switch between Anthropic, OpenRouter, DeepSeek, Z.AI, Kimi, Qwen, MiniMax and custom endpoints
ai anthropic claude claude-code cli deepseek glm homebrew kimi llm minimax model-switching openrouter posix provider qwen shell zai
Last synced: 23 Jun 2026
https://github.com/nagual2/luci-proto-wireguard-ip6prefix
LuCI patch: WireGuard IPv6 routed prefix (ip6prefix) field for OpenWrt
ipv6 luci networking openwrt shell wireguard
Last synced: 10 Jun 2026
https://github.com/darkusphantom/zsh-terminal
My custom terminal with ZSH and Oh-my-zsh
Last synced: 08 May 2026
https://github.com/py-lama/getllm
getllm is a Python package for managing LLM models with Ollama integration and generating Python code. It allows you to install, list, set the default model, update the model list, and generate code using LLM models. GetLLM is part of the PyLama ecosystem and integrates with LogLama as the primary service for centralized logging and environment man
bielik dwonload getllm huggingface llm models ollama shell speakleash tools
Last synced: 08 May 2026
https://github.com/thiti-dev/.selfscripts
My personal scripts that make my life easier
Last synced: 08 May 2026
https://github.com/fahim-foysal-097/quantumshell
A simple command-line shell.
Last synced: 23 Jun 2026
https://github.com/wz-willker/tra.sh
用 POSIX Shell 编写的终端回收站管理工具,遵守 FreeDesktop.org's Trash specification 规范
posix posix-compatible posix-sh posix-shell shell shell-script trash trashcan
Last synced: 10 Jun 2026
https://github.com/mir-evgenii/doc_web_app
Docker-compose for signaling server. Consists of 4 containers: Apache server, MariaDB database, Composer, Adminer.
apache docker docker-compose dockerfile shell
Last synced: 08 May 2026
https://github.com/hellofuji/zsh-installer
Installs zsh, allows theme selection, and sets as default shell
linux shell zsh zsh-configuration
Last synced: 08 May 2026
https://github.com/diegotid/tools
Tools for everyday use such as customization settings, scripts, etc.
customization ohmyzsh personal shell terminal theme tools
Last synced: 08 May 2026
https://github.com/itachi1621/ruby-project-creation-script
This is a simple shell script that automates the process of creating a new Ruby project and initializing Git repository.
bash bash-script ruby shell shell-script
Last synced: 08 May 2026
https://github.com/afeiship/ushell-module-redis
Unix like shell module for redis.
Last synced: 15 Apr 2026
https://github.com/sunlightlinux/slinstaller
System installer for Sunlight Linux (UEFI-only). Beta stopgap: void-installer fork; long-term target: a Go rewrite modeled on clr-installer.
backports go installer shell sunlight sunlight-linux uefi
Last synced: 24 Jun 2026
https://github.com/martinbrugnara/dotfiles
My dotfiles & macOS bootstrap script
Last synced: 09 May 2026
https://github.com/mrmtwoj/obfuscationpowershellreverseshell
Obfuscation Script for PowerShell Commands
obfuscation obfuscation-detection obfuscation-script obfuscation-tool powershell powershell-module powershell-reverse-shell powershell-script reverse-shell shell shell-script
Last synced: 09 May 2026
https://github.com/syedwajihrizvi/rockservers
Backend for RockServers. Built using ASP.NET, MySQL. Also contains shell scripts for project generation
Last synced: 09 May 2026
https://github.com/shimazadeh/minishell
A basic shell from ground up with no pre-existing library, including key functionalities such as command execution, input/output redirection, and process management.
42paris bash c makefile peer-to-peer shell
Last synced: 09 May 2026
https://github.com/waheed-phy/linux-file-management-toolkit
A collection of powerful bash and Python scripts to organize files, find duplicates, search bookmarks, and rename files by metadata on Linux. Automate your file management tasks.
bash duplicate-images file-management linux oragnize-files shell
Last synced: 09 May 2026
https://github.com/dcc6fvo/bash-utilities
A collection of useful bash scripts for linux servers.
bash linux script shell shell-script
Last synced: 09 May 2026
https://github.com/raveriss/minishell
Minimalist C shell, simulating basic bash functionality. It manages command execution with support for history, redirects, pipes, environment variables and signals. This project allows us to deepen the understanding of processes, file descriptors,
bash c-programming commande-line process-manager shell system-programming unix
Last synced: 09 May 2026
https://github.com/gufranco/tmux-scroll-revamped
Smart tmux mouse wheel: scroll vim/less/htop directly, copy-mode everywhere else. Native regex routing on tmux 3.1+, no process-tree walk, no per-event fork. 95%+ tested
bash copy-mode dotfiles mouse productivity scroll shell terminal tmux tmux-plugin tpm wheel
Last synced: 24 Jun 2026
https://github.com/ngpepin/safex
Safex provides a safe way to do the equivalent of bash parameter expansion without the risk of undesired interpretation by the shell of string contents. Safex allows literals to be injected into literals, avoiding the need for double quoting. This eliminates toil associated with escaping and taking other convoluted precautions just to get WYSIWYG
bash expansion programming-languages shell side-effects substitution
Last synced: 09 May 2026
https://github.com/michaelknap/commandgpt
A simple command-line utility to interact with OpenAI's API.
bash chatgpt command-line-tool shell utility
Last synced: 09 May 2026
https://github.com/gufranco/tmux-sensible-revamped
Sensible tmux defaults normalized across every tmux version (1.9+), OS, and terminal. Truecolor, OSC52 clipboard, undercurl, bug fixes. Non-destructive, 95%+ tested
bash clipboard configuration dotfiles osc52 sensible-defaults shell terminal tmux tmux-plugin tmux-sensible tpm truecolor
Last synced: 24 Jun 2026
https://github.com/aaron-22766/42_piscine
Exercises from the 42 Piscine (Bootcamp)
42 42born2code 42heilbronn 42piscine 42school bash c shell unix
Last synced: 09 May 2026
https://github.com/callassoftware/docker-snippets
some docker related snippets and howtos for callas pdfToolbox-cli
Last synced: 09 May 2026
https://github.com/kekepower/mylog
A simple script that allows you to keep a log of your activities
gplv3 linux mylog opensource shell shellscript zsh
Last synced: 09 May 2026
https://github.com/gufranco/tmux-autoreload-revamped
Auto-reload your tmux config on save. fswatch, inotifywait, or a pure-shell polling fallback (no entr), one watcher per server, no stacking. 95%+ tested
autoreload bash config-reload dotfiles file-watcher fswatch inotify shell tmux tmux-plugin tpm
Last synced: 24 Jun 2026
https://github.com/gufranco/tmux-pomodoro-revamped
A Pomodoro timer in the tmux status bar with zero temp files: the work/break timeline is pure math over a start epoch, all state in tmux options. Pause/resume, notifications, 95%+ tested
bash dotfiles focus pomodoro productivity shell status-bar timer tmux tmux-plugin tpm
Last synced: 24 Jun 2026
https://github.com/dpetrosy/42-cursus
Projects developed for 42cursus at 42 Yerevan. Begin date: 09/March/2022 - Present
2d-game 3d-game 42 42born2code 42cursus 42projects 42school 42yerevan algorithms c cpp data-structures multiprocessing multithreading problem-solving shell shell-script teamwork unix
Last synced: 09 May 2026
https://github.com/man-od/simplemonitoring
Linux basic bash scripting and system research
Last synced: 09 May 2026
https://github.com/gufranco/tmux-time-revamped
Local clock and world clocks for tmux, each timezone colored by time of day. Non-blocking, no temp files, 95%+ tested
bash clock dotfiles shell status-bar statusline terminal timezone tmux tmux-plugin tpm world-clock
Last synced: 24 Jun 2026
https://github.com/gufranco/tmux-git-revamped
Per-pane git status for tmux: branch, changes, ahead/behind, stash, and provider PR/issue counts. Non-blocking, no temp files, 95%+ tested
bash branch dotfiles git git-status shell status-bar statusline terminal tmux tmux-plugin tpm vcs
Last synced: 24 Jun 2026
https://github.com/yehezkiel1086/crypto-docs
Everything about Cryptography mainly written in Python and Shell scripts
bash cryptography ctf python3 security shell
Last synced: 15 Apr 2026
https://github.com/cau777/pyodide-shell
Online Python shell with highlighting
Last synced: 09 May 2026
https://github.com/chinh00/devops-storage
Script for server
dockerfile jinja linux script shell
Last synced: 09 May 2026
https://github.com/hakerdefo/tny
Shortens URLs & Email-Bitcoin-Dogecoin-Litecoin addresses.
bash linux script shell url-shortener
Last synced: 09 May 2026
https://github.com/killopper2223/graphite
Graphite is a mobile shell written in electron.
Last synced: 09 May 2026
https://github.com/bojkoj/bash-sos-4-start-scripts-cron
bash-script cron shell startup-script
Last synced: 09 May 2026
https://github.com/gufranco/tmux-launcher-revamped
Launch any TUI app (lazygit, yazi, lf, k9s, htop) in a tmux popup or window from the current pane path. Configurable per app, popup gated to 3.2 with window fallback, 95%+ tested
bash display-popup dotfiles launcher lazygit popup shell terminal tmux tmux-plugin tpm tui yazi
Last synced: 24 Jun 2026
https://github.com/joeattardi/flash-shell
Experimental terminal shell powered by Node.js
Last synced: 09 May 2026
https://github.com/teddydd/plugin-wacom-screen
Quickly map all Wacom tablets to given screen. OMF plugin
fish fish-shell graphics-tablet oh-my-fish plugin shell shell-script wacom
Last synced: 22 Jun 2026
https://github.com/hubtou/wis
Bulk WHOIS Search
command-line-tool network-analysis network-security network-visualization pnu-project python route routes security-tools servier shadow-it shell tcp-ip tcpip tools unix utility whois whois-information whois-lookup
Last synced: 09 May 2026
https://github.com/mr-ndi/darkskills
DarkSkills is a curated lab of deep technical projects — from web scraping and automation in Python, to systems-level C, CLI tools in Go, and microservice infrastructure. Organized by language, each folder is a hands-on escape from shallow dev work into real mastery.
automation backend cli-tools cprogramming cross-languages dev-tools go infrastructure microservices python3 rwanda-dev shell spotify-api webscraping
Last synced: 09 May 2026
https://github.com/sumedhe/dotfiles
This is a collection of dotfiles and scripts I use for customizing Linux and some software developement tools.
configuration dotfiles linux shell
Last synced: 09 May 2026
https://github.com/alvii147/leetcode
LeetCode problems & solutions
algorithms concurrency database leetcode shell
Last synced: 09 May 2026
https://github.com/sivaraam/lxconf-bash
Customised shell scripts to ease the routine activities (automation, they say)
configuration laptop shell shell-scripts
Last synced: 20 Jun 2026
https://github.com/itplamen/bashtaskmanager
Task Manager app created with Bash Shell Scripting
bash bash-projects bash-script bash-scripting command-line shell shell-script shell-scripting
Last synced: 15 Apr 2026
https://github.com/chinayin/claude-code-statusline
A two-line status line for Claude Code — model, effort, context, git, PR, cost, duration and rate limits at a glance. Zero network calls, one-line install. | Claude Code 双行状态栏:模型/effort/上下文/git/PR/成本/时长/订阅限额一眼全览,零网络请求,一行命令安装。
anthropic bash claude claude-code cli developer-tools shell status-bar statusline
Last synced: 24 Jun 2026
https://github.com/kaizansultan/latihan-bash
Uji coba dan demonstrasi scripting menggunakan shell (bash dan zsh)
Last synced: 09 May 2026
https://github.com/librity/ft_born2beroot
42 São Paulo - Born2beRoot
42 42born2code 42saopaulo bash-script bitcoin bitcoind born2beroot debian infrastructure linux shell tor wordpress
Last synced: 15 Apr 2026
https://github.com/mitvix/codeopen
Very Simple Golang Script to run flatpak vscode from shell using code command
flatpak go golang shell visualstudio vscode
Last synced: 09 May 2026
https://github.com/elfn/java-spring-boot-apps-to-azure
Training about Java Application deployment on AZURE CLOUD
azure cloud docker java shell springboot
Last synced: 15 Apr 2026
https://github.com/iamrlz/shell-scripting
This repository provides a comprehensive guide to Linux Shell Scripting, covering everything from the basics of shell scripting to advanced automation projects. Whether you're a beginner or an experienced user, this resource will help you master shell scripting concepts and practical applications.
linux shell shell-scripting shell-scripts
Last synced: 09 May 2026
https://github.com/mephresgh/amdocsh
Simple AMDGPU overclocking script written in Bash
amdgpu bash overclocking overclocking-tuning shell
Last synced: 09 May 2026
https://github.com/christiansilvermoon/bash-prompt-script
A script I use for displaying info about my system as I work
bash bash-prompt git information shell shell-prompt
Last synced: 09 May 2026
https://github.com/ognisty321/gofile-cli
A simple and flexible Bash CLI for interacting with the Gofile.io API
bash cli file-sharing file-uploader gofile shell
Last synced: 09 May 2026
https://github.com/chj85/smplayer-playlist-randomizer
SMPlayer does not randomize / shuffle playlists on-the-fly. This bash script will do that for you.
bash-script linux playlist shell smplayer
Last synced: 09 May 2026
https://github.com/josebaezmedina/sls
sls - slow ls, is a alternative to the command ls not intented to be a replacement, just a complement.
Last synced: 09 May 2026
https://github.com/jonasbn/bash_completion_carmel
Basic bash completion for carmel
bash bash-completion carmel hacktoberfest shell
Last synced: 09 May 2026
https://github.com/ludat/argocd-plugin-esh
Plugin for argocd to use esh as templating engine to generate k8s resource
Last synced: 09 May 2026
https://github.com/torarg/sysview
statically generated monitoring dashboard
html monitoring openbsd shell static-site-generator
Last synced: 09 May 2026
https://github.com/alexphanna/artificer
Simple shell script to quickly gather the newest Fork Artifacts of a repository using the GitHub REST API
Last synced: 09 May 2026
https://github.com/flimberger/sigreset
A simple utility to reset the SIGINT and SIGTERM default handlers before executing its arguments.
android-studio intellij shell utility
Last synced: 09 May 2026
https://github.com/brooks-code/sys_utils
Collection of system related utilities.
powershell script shell system unix utilities utility utility-library
Last synced: 19 Apr 2026
https://github.com/kuntoaji/kakdev
Shell script to setup minimal development environment
homebrew mac shell shell-script shell-scripts
Last synced: 09 May 2026
https://github.com/roddyka/drupal-easy-run-.sh-
docker drupal drupalcommerce modules shell
Last synced: 09 May 2026
https://github.com/bernardhanna/matrixstack
A modern toolkit for creating a new professional WordPress project. Originally based on Roots/bedrock.
bedrock capistrano composer shell wordpress wordpress-boilerplate wordpress-development wordpress-fr wordpress-installation wordpress-plugin wp-cli
Last synced: 09 May 2026
https://github.com/tayloradam1999/holberton-system_engineering-devops
All Unix devops projects for Holberton Tulsa
api devops http-server mysql server shell unix webserver
Last synced: 09 May 2026
https://github.com/piazzai/archluks
Scripts for an encrypted Arch system
arch arch-install arch-install-script arch-installation arch-installer arch-instructions arch-linux arch-linux-install arch-linux-installation arch-linux-installer archinstall archinstaller archlinux linux luks luks-encryption luks-partition shell shell-script shell-scripts
Last synced: 10 May 2026
https://github.com/feliperdamaceno/homelab-server-config
This repo has Docker Compose files for Pi-hole, Nginx Proxy Manager, Portainer, and Flame Dashboard, along with some setup guides.
Last synced: 10 May 2026
https://github.com/daisuke-t-jp/make-android-icon
Make android icon(ic_launcher.png) on macOS.
android icon-generator macos shell
Last synced: 10 May 2026
https://github.com/helloprkr/chrome-chronicle
Your browsing history, beautifully chronicled.
archive browser browser-automation chrome documentation history python shell url urlsession
Last synced: 10 May 2026
https://github.com/kh-suleiman99/system-information-bash-script-and-others
Some of simple Bash scripts, I wrote them while studying The Linux command line reference.
Last synced: 10 May 2026