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-06-25 00:24:40 UTC
- JSON Representation
https://github.com/neomatrix369/nlp-java-jvm-example
A repo with NLP examples of libraries/packages/framework written in Java/JVM
bash clojure docker graal graalvm java jvm kotlin natural-language-processing natural-language-understanding nlp scala shell
Last synced: 08 Apr 2026
https://github.com/42LM/backbone-zsh-prompt
BB 🦴 -- backbone zsh prompt -- git
backbone bash color customize git macos minimal prompt shell warp warp-prompt zsh zsh-prompt
Last synced: 05 Mar 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/remove-guides/remove-starship-ubuntu
Remove files, packages and configs created by starship on Ubuntu based distros
automation bash distros linux python3 scripts shell starship starship-prompt ubuntu zsh
Last synced: 09 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/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/jpenrici/Miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 29 Jul 2025
https://github.com/dylanmeca/dotfiles
My repository of dotfiles, here you will find the files and some settings that I use in linux.
bash dotfiles linux neovim nvim shell terminal ubuntu ubuntu-desktop
Last synced: 09 Mar 2026
https://github.com/sergiotocalini/seabix
Zabbix Agent - Seafile
monitoring seafile seafile-server seafile-users shell zabbix zabbix-agent zabbix-templates
Last synced: 01 Aug 2025
https://github.com/arkady-emelyanov/go-shellparse
:shell: Parse strings à la shell
Last synced: 09 Apr 2026
https://github.com/darkwizard242/git-scripts
This repository contains some utility scripts for git that may help you with automating git tasks that are similar in requirement and are needed to be performed over one or multiple repositories.
bash bash-script git linux script shell shell-scripts windows
Last synced: 09 Apr 2026
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/PhilippFeO/recipe_selector
Never ever think about "What should I eat for dinner?" again and automate grocery shopping.
firefox firefox-profile python python3 shell shell-script
Last synced: 06 Aug 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/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/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/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/koenrh/shell-scripts
A bunch of shell scripts I have written that others may find useful.
Last synced: 09 Aug 2025
https://github.com/alkindix/bm
Bookmark your daily basis command line
apache bash bookmark command-line commandline easy easy-to-use linux python python-3 python-3-6 python3 shell software terminal ubuntu ubuntu-desktop
Last synced: 09 Apr 2026
https://github.com/ybda/shmarks
Directory bookmarks for the shell
autocomplete cli-app cli-tool rust shell tool zsh
Last synced: 03 Oct 2025
https://github.com/chaddyc/terraform-proxmox-k8s-argocd-dev-platform
A Terraform template to set up a Complete Kubernetes Dev environment on Proxmox VE with base Monitoring and ArgoCD for GitOps and CICD
argocd bash grafana iac iac-terraform kubernetes loki metallb nginx nginx-ingress platform-engineering prometheus proxmox proxmox-apis proxmox-ve shell terraform
Last synced: 09 Apr 2026
https://github.com/schijioke-uche/quantum-computing-qiskit-tool-wizard
The Quantum Computing Qiskit Tool Wizard software is purpose-built for Quantum Application Developers across industries who require a fast, reliable, and standardized way to set up their quantum development environments. The tool automates the creation of a Qiskit compliant virtual environment, tailored specifically for quantum application design.
ibm jeffrey-solomon-chijioke-uche python qiskit quantum quantum-computing research-and-development shell
Last synced: 24 May 2026
https://github.com/debakarr/cs6xx
LAB programs for CS6xx (6th SEM)
assignment c college lab pthreads shell socket
Last synced: 04 Oct 2025
https://github.com/amyodov/universang
Rewriting the Universa Blockchain (universablockchain.com) code in Shell
blockchain shell smart-contracts universa
Last synced: 14 Aug 2025
https://github.com/cheney-yan/py-ai-shell
AI-powered shell for command line users
ai command-line-tool openai python shell
Last synced: 13 Feb 2026
https://github.com/fiskeben/dotfiles
My configuration files for various (terminal) tools
Last synced: 10 Apr 2026
https://github.com/iloveitaly/zsh-ai-completions
Shell completions are hard. Let's generate them with AI.
ai completions llm shell zinit zsh
Last synced: 02 Jan 2026
https://github.com/ruzafa8/minishell
A simple Unix shell implementation in C. Supports basic commands, piping, redirection, and signal handling. Ideal for learning shell scripting and process management. It's a 42 School Project.
Last synced: 19 Apr 2026
https://github.com/bearlike/dotfiles
Dotfiles are how you personalize your system. These are mine
configuration docker-compose dotfiles setup shell sysadmin ubuntu windows zsh
Last synced: 09 Mar 2026
https://github.com/therealmileslee/shellprofile
A shell config file for my MacBook Pro
Last synced: 31 Aug 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/swellaby/azdo-shellcheck
ShellCheck extension for Azure DevOps
azure-devops azure-pipelines shell shellcheck
Last synced: 14 Apr 2025
https://github.com/williamcanin/pamac
:shell: Easy install Pamac in Archlinux
archlinux installer pamac shell shell-script
Last synced: 19 May 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/wick3dr0se/nctui
A network utility wrapper TUI written in pure Bash
bash networking script shell tui
Last synced: 11 Jan 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/xyproto/megafile
Snappy file browser and spartan shell, for Linux
filebrowser go linux shell tui
Last synced: 13 Jan 2026
https://github.com/davep/fish
My fish shell configuration
config configuration dotfiles fish fish-shell shell
Last synced: 18 May 2026
https://github.com/david-m-github/iminstant
Versatile and user-friendly command-line interface for managing and automating tasks on Windows systems.
automation management-system shell user-friendly windows
Last synced: 03 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/isaiah512/linux-shell
a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.
command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell
Last synced: 09 Mar 2025
https://github.com/fentas/atty
Suckless-style PTY proxy in Zig that drops an LLM exec dialog, atuin autosuggest, and guardrail confirmations between your terminal and shell.
access-control alacritty atuin autocomplete bash chat chatgpt claude cli ghostty kitty-keyboard-protocol llm osc-133 productivity pty shell suckless terminal zig
Last synced: 28 May 2026
https://github.com/ncenerar/ncenerar
It's all about me and my opinionated choices
docker git java javascript jupyter kotlin nativescript postgresql python shell sqlite typescript vscode vuejs
Last synced: 03 Jan 2026
https://github.com/tsirysndr/secrets
My Personal Secret Manager, configured with Terraform + Google Secret Manager & Cloudflare Worker Secrets🏠 🔐
cloudflare google-cloud-platform linux macos secrets-management shell teller terraform
Last synced: 06 Jan 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/killovsky/nyx
O Projeto Nyx é um plugin opcional desenvolvido em Shell para o Projeto Íris. Ele permite o uso TOTAL do Bash e de programas CLI, como os de hacking, quase qualquer programação e até mesmo o APT, desde que a saída não passe de 65K de caracteres. Com a Nyx, você pode criar funções sem precisar alterar o código principal da Íris ou aprender Node.js.
api bash bot bot-framework curl easy iris jq modular multiplatform plugin post shell socket socket-io termux websocat websocket whatsapp whatsapp-bot
Last synced: 28 Jan 2026
https://github.com/anthonycorletti/fullstack-kubernetes
Deploy a fullstack app on kubernetes anywhere, UI to Secrets.
apache-pulsar cloud-native cockroachdb docker fullstack kubernetes python38 react-admin reactjs shell vault
Last synced: 12 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/j8r/urandgen.sh
Generate random numbers in base32 or base64 with /dev/urandom
Last synced: 04 Jul 2025
https://github.com/lcrespom/node-terminal-menu
Simple menu widgets for the terminal
javascript menu node shell terminal
Last synced: 18 Jan 2026
https://github.com/russellane/lscolors
dircolors utilities
color-scheme dircolors ls shell terminal tree xterm-256color
Last synced: 22 Feb 2026
https://github.com/spacebanana420/bananautils
My collection of CLI utilities written in multiple languages
bash cli cross-platform lua python ruby scripting shell
Last synced: 09 Apr 2026
https://github.com/owez/devconf
Installer for my dotfiles and general setup within a Manjaro i3 environment
configuration devconf dotfiles os shell vim zsh
Last synced: 13 Apr 2026
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/n25a/boiler
many boilerplates for everything
boilerplate golang python shell
Last synced: 06 Jul 2025
https://github.com/shsamariddin/identical-file
Developed an analogue of fdupes tool for searching duplicated files in the selected directory
c-plus-plus qmake qt qt-application qt-gui qt5 sha256 sha256-hash shell unix user-interface
Last synced: 09 Mar 2026
https://github.com/zombiegeek0/reverseconnections
Un programa en Python para establecer conexiones con otras máquinas.
bash commands connect connections contact debian functions hacking kali license linux pentesting py python reverse sh shell zombiegeek
Last synced: 13 Apr 2026
https://github.com/vaeth/cpi
A POSIX shell wrapper for "cp -i -a", making use of "diff".
copy-files diff posix recursive shell wrapper
Last synced: 26 Mar 2025
https://github.com/hxari/kekkijutsu
Kekkijutsu is a powerful Python Project builder.
bash linux linux-shell project-manager python python3 shell
Last synced: 28 Apr 2025
https://github.com/johanneshiry/jenkins-java-8-11-17-docker
Dockerfile to create a Jenkins CI image with Java 8, Java 11 and Java 17 support.
cd ci continuous-delivery continuous-deployment continuous-integration continuous-testing docker java java11 java17 java8 jenkins jenkinsci shell
Last synced: 19 Sep 2025
https://github.com/luisfelipepoma/concurrent_and_distributed_programming
This repository contains projects and exercises from the Concurrent and Distributed Programming course. It covers concepts such as concurrency, parallelism, and distributed systems, with a focus on implementing algorithms that handle synchronization, data sharing, and multithreading in various environments.
algorithms datasets go ia low-code shell
Last synced: 23 Feb 2026
https://github.com/equinoxx83/swiftrdp
SwiftRDP is a Remote Desktop (RDP) connection manager developed in Python with a Tkinter graphical interface. It allows you to manage your RDP connections (add, modify, delete, etc.) via a user-friendly interface, backup or import/export your configurations and even automatically check for updates.
linux linux-app python3 rdp rdp-client rdp-connection rdp-windows rdp-windows-server shell shell-script shell-scripts
Last synced: 28 Apr 2025
https://github.com/queenoworld/runoffline
Bash script that lets you run commands in an offline network namespace
bash bash-script linux shell shell-script
Last synced: 13 Apr 2026
https://github.com/opencodechicago/project-template
A reusable template for Open Code Chicago projects — includes community standards, best practices, and starter structure.
best-practices code-of-conduct community contributing docker documentation eslint github-actions open-source-template prettier project-template script shell
Last synced: 17 Feb 2026
https://github.com/ariary/sheesh
YAML alias generator 🪂 (w/ flag & completion)
Last synced: 18 May 2026
https://github.com/arshadkazmi42/command-exec
Promisified shell commands executer
commands executor linux linux-commands nodejs shell
Last synced: 08 Oct 2025
https://github.com/xteam-uz/dtfls
🛠 This repository is a curated collection of configuration files and scripts that streamline the development environment setup.
bspwm dotfiles i3 kitty lua nvim oh-my-posh powershell-script shell sxhkd tmux
Last synced: 14 Apr 2026
https://github.com/lucas0headshot/utils-linux
Arquivos, scripts e pacotes utilitários para o mundo do Linux
automation bash gnu gnu-linux linux ohmyzsh ohmyzsh-customize script shell ssh ubuntu util utilities utility zsh zsh-configuration
Last synced: 14 Apr 2026
https://github.com/dmzhari/miniecchi
Ecchi Mini Shell
backdoor backdoor-attacks backdoors backdoorweb shell webshell
Last synced: 19 Jan 2026
https://github.com/vroncevic/nfs_manager
Shell script for NFS server management
administration bash linux macos manager nfs nfs-server shell unix
Last synced: 26 Feb 2026
https://github.com/zhyang-dev/wmake_with_bear
wmake with bear to generate compile_commands.json for language server like clangd or ccls
Last synced: 15 Mar 2026
https://github.com/aratan/tools-ollama
Ejemplo de codigo para hablar con el modelo y que pueda crear carpetas n el sistema
Last synced: 06 Feb 2026
https://github.com/seantrane/stshell
:shell: For efficient management of shell scripts
automation bash bash-script shell shell-script
Last synced: 28 Jan 2026