Search Criteria
Package Details: forgit 26.09.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/forgit.git (read-only, click to copy) |
|---|---|
| Package Base: | forgit |
| Description: | Utility tool powered by fzf for using git interactively |
| Upstream URL: | https://github.com/wfxr/forgit |
| Licenses: | MIT |
| Groups: | fish-plugins, zsh-plugins |
| Conflicts: | forgit-git |
| Provides: | forgit |
| Submitter: | lmartinez-mirror |
| Maintainer: | sandroid (wfxr) |
| Last Packager: | sandroid |
| Votes: | 3 |
| Popularity: | 0.041773 |
| First Submitted: | 2022-11-17 19:55 (UTC) |
| Last Updated: | 2026-09-09 21:04 (UTC) |
Dependencies (10)
- bash (bash-gitAUR, bash-devel-gitAUR)
- fzf (fzf-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- bat (bat-cat-gitAUR) (optional) – syntax highlighting for .gitignore
- diff-so-fancy (diff-so-fancy-gitAUR) (optional) – human readable diffs
- emoji-cliAUR (optional) – emoji support for git log
- fish (fish-gitAUR) (optional) – supported shell
- git-delta (git-delta-gitAUR) (optional) – human readable diffs
- tree (optional) – directory tree view for gclean
- zsh (zsh-gitAUR) (optional) – supported shell
Latest Comments
sandroid commented on 2026-06-12 17:38 (UTC) (edited on 2026-06-12 17:38 (UTC) by sandroid)
Thanks for pointing that out Dominiquini. It's fixed now.
Dominiquini commented on 2026-06-11 20:57 (UTC)
The bash completion should be installed on the path "${pkgdir}/usr/share/bash-completion/completions/git-forgit". I don't think it can install on the user's directory!