All Projects → Bash-it → Bash It

Bash-it / Bash It

Licence: mit
A community Bash framework.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Bash It

bash.env
Bash.env is a cascading Bash environment system for those who work on different hardware and OS environments. Similar to oh-my-zsh but for Bash, and special sauce for those who work 'ssh' on remote machines.
Stars: ✭ 50 (-99.61%)
Mutual labels:  bash-completion, bash-hacks, bash-prompt, bash-alias, bash-configuration
Ohmyzsh
🙃 A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Stars: ✭ 138,057 (+989.55%)
Mutual labels:  productivity, terminal, themes
Oh My Bash
A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Stars: ✭ 2,605 (-79.44%)
Mutual labels:  productivity, terminal, bash-configuration
dotfiles
my dot files with git and docker extension for windows and linux
Stars: ✭ 13 (-99.9%)
Mutual labels:  bash-completion, bash-hacks, bash-prompt
Iterm2 Color Schemes
Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
Stars: ✭ 20,828 (+64.38%)
Mutual labels:  terminal, themes
Stup
Daily notes in the terminal 🐧
Stars: ✭ 340 (-97.32%)
Mutual labels:  productivity, terminal
Kitty Themes
A collection of themes for kitty terminal 😻
Stars: ✭ 834 (-93.42%)
Mutual labels:  terminal, themes
Termtools
Customize your terminal using JavaScript. With themes, extra alias and functions, we combine the power from both JavaScript and Bash.
Stars: ✭ 42 (-99.67%)
Mutual labels:  terminal, themes
HackerRank-LinuxShell
HackerRank-LinuxShell Solutions 💻
Stars: ✭ 26 (-99.79%)
Mutual labels:  bash-hacks, bash-prompt
Dockerize
Substitua instruções de serviços por operações de contêineres
Stars: ✭ 21 (-99.83%)
Mutual labels:  productivity, bash-completion
Terminus
Terminus, a terminal for Atom! - Looking for collaborators hop in, at your next bus stop :-)
Stars: ✭ 49 (-99.61%)
Mutual labels:  terminal, themes
Eureka
💡 CLI tool to input and store your ideas without leaving the terminal
Stars: ✭ 316 (-97.51%)
Mutual labels:  productivity, terminal
Theme.sh
A script which lets you set your $terminal theme.
Stars: ✭ 290 (-97.71%)
Mutual labels:  terminal, themes
Termux Style
Simple script to change color-schemes and fonts for Termux.
Stars: ✭ 400 (-96.84%)
Mutual labels:  terminal, themes
Hyper Site
The official website for the Hyper terminal
Stars: ✭ 289 (-97.72%)
Mutual labels:  terminal, themes
Goat
POSIX-compliant shell movement boosting hack for real ninjas (aka `cd x` and `cd ...`)
Stars: ✭ 27 (-99.79%)
Mutual labels:  productivity, terminal
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+3.69%)
Mutual labels:  productivity, terminal
Termy
A terminal with autocomplete
Stars: ✭ 112 (-99.12%)
Mutual labels:  productivity, terminal
Elixir Oh My Zsh
Oh My Zsh plugin for Elixir, IEX, Mix and Phoenix
Stars: ✭ 131 (-98.97%)
Mutual labels:  productivity, terminal
BashConfig
BASH configuration files.
Stars: ✭ 46 (-99.64%)
Mutual labels:  bash-prompt, bash-alias

logo

Build Status Docs Status License shell Join the chat at https://web.libera.chat/?channel=#bash-it

Bash-it is a collection of community Bash commands and scripts for Bash 3.2+. (And a shameless ripoff of oh-my-zsh 😃)

Includes autocompletion, themes, aliases, custom functions, a few stolen pieces from Steve Losh, and more.

Bash-it provides a solid framework for using, developing and maintaining shell scripts and custom commands for your daily work. If you're using the Bourne Again Shell (Bash) regularly and have been looking for an easy way on how to keep all of these nice little scripts and aliases under control, then Bash-it is for you!
Stop polluting your ~/bin directory and your .bashrc file, fork/clone Bash-it and start hacking away.

Installation

  1. Check out a clone of this repo to a location of your choice, such as git clone --depth=1 https://github.com/Bash-it/bash-it.git ~/.bash_it
  2. Run ~/.bash_it/install.sh

That's it! 😃

You can check out more components of Bash-it, and customize it to your desire.
For more information, see detailed instructions here.

Contributing

Please take a look at the Contribution Guidelines before reporting a bug or providing a new feature.

The Development Guidelines have more information on some of the internal workings of Bash-it, please feel free to read through this page if you're interested in how Bash-it loads its components.

Contributors

List of contributors

License

Bash-it is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].