mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-09 19:53:11 -05:00
[PR #359] [CLOSED] Add Gitmux link #387
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/359
Author: @arl
Created: 1/5/2020
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
3228858Add Gitmux link📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
First, thanks for doing that awesome list!
I'm the author and maintainer of https://github.com/arl/gitmux. Gitmux shows Git status in tmux status bar, it's a rewrite from scratch of https://github.com/arl/tmux-gitbar, which I also wrote. I rewrote it for various reasons, main ones being that it was written in bash script and it was becoming increasingly difficult to maintain and add the features, plus it was only working with bash shells.
Gitmux however has already all the features it needs and is shell independent.
Gitmux is shell-indepedent and some binaries for many platforms are pre-compiled and available as Github releases.
It's very stable and used everyday by many persons already, it has few stars since I published it like recently.
I believe gitmux is a good match with this list ;-)
I know the project only has 24 stars for now but tmux-gitbar (which is a rewrite of) had 160.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.