Search Criteria
Package Details: bash-it-git r2382.b973bb1-1
Git Clone URL: | https://aur.archlinux.org/bash-it-git.git (read-only, click to copy) |
---|---|
Package Base: | bash-it-git |
Description: | A community Bash framework |
Upstream URL: | https://github.com/Bash-it/bash-it |
Licenses: | |
Conflicts: | |
Submitter: | Auerhuhn |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 2 |
Popularity: | 0.074841 |
First Submitted: | 2017-06-18 14:40 |
Last Updated: | 2018-12-13 15:59 |
Dependencies (20)
- bash (bash-devel-git, bash-devel-static-git)
- coreutils (coreutils-git, coreutils-selinux)
- curl (curl-git, curl-minimal-git)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git)
- git (git-git) (make)
- autojump (autojump-rs, autojump-git) (optional) – plugin
- base-devel (optional) – `makefile` completion
- docker (docker-experimental-git, docker-stable-bin, docker-git, docker-bin) (optional) – plugin
- git (git-git) (optional) – theme integration, multiple alias/completion/plugin modules
- hub (hub-git) (optional) – completion, plugin
- irssi (irssi-git) (optional) – integration
- java-environment-common (optional) – plugin
- packer (packer-git) (optional) – completion
- python2 (optional) – plugin
- python3 (python) (optional) – plugin, `django` completion, `proxy` plugin
- rbenv (rbenv-git) (optional) – plugin
- ruby (ruby1.8, rvm) (optional) – theme integration, plugin
- ruby-bundler (optional) – alias, completion
- thefuck (optional) – aliases
- wget (wget-git) (optional) – `browser` plugin
Latest Comments
Auerhuhn commented on 2018-12-13 16:00
Should be fixed now. Thanks for reaching out @Shatur!
Shatur commented on 2018-12-13 14:17
After the last update, when the terminal starts, the following error appears:
Auerhuhn commented on 2017-08-20 16:57
@ShalokShalom Thanks for the pointer. I fully agree with your first suggestion; the Bash-it plugin actually requires the `python2` binary.
That said, I’m inclined to leave the `python3` part as is. The `python3` is a virtual package (see `pacman -Si python`); the benefit is that it allows for drop-in replacements, e. g. custom builds of Python 3 which might go by a different package name.
ShalokShalom commented on 2017-08-09 13:44
python = python3
You list it double, change python to python2 and python3 to python