Search Criteria
Package Details: oh-my-zsh-git r7424.c690f7316-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oh-my-zsh-git.git (read-only, click to copy) |
---|---|
Package Base: | oh-my-zsh-git |
Description: | A community-driven framework for managing your zsh configuration. Includes 180+ optional plugins and over 120 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 |
Upstream URL: | https://github.com/ohmyzsh/ohmyzsh |
Licenses: | MIT |
Submitter: | phoenixlzx |
Maintainer: | MarcinWieczorek |
Last Packager: | MarcinWieczorek |
Votes: | 472 |
Popularity: | 3.09 |
First Submitted: | 2012-10-24 12:04 (UTC) |
Last Updated: | 2024-11-03 11:29 (UTC) |
Dependencies (7)
- zsh (zsh-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- bullet-train-oh-my-zsh-theme-gitAUR (optional) – better powerline theme
- git (git-gitAUR, git-glAUR) (optional) – most themes use git (highly recommended but still optional)
- oh-my-zsh-powerline-theme-gitAUR (optional) – great theme
- python (python37AUR, python311AUR, python310AUR) (optional) – for some plugin functionality
- ruby (optional) – for some plugin functionality
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 17 Next › Last »
Feresey commented on 2020-04-17 14:01 (UTC)
@Anty0, https://i.imgur.com/AAvvWX6.png
Anty0 commented on 2020-04-17 13:51 (UTC)
@Feresey I don't see, how it could be possible... :/
Package
patch
is in thebase-devel
.You can see here: https://www.archlinux.org/groups/x86_64/base-devel/
Feresey commented on 2020-04-17 13:16 (UTC)
@MarcinWieczorek, as you can see, I don't have the patch command when the base-devel group is installed
MarcinWieczorek commented on 2020-04-17 11:42 (UTC)
Patch is in base-devel which is assumed to be installed when building packages from AUR.
Feresey commented on 2020-04-17 11:26 (UTC)
add patch to make deps
MarcinWieczorek commented on 2020-04-16 17:51 (UTC)
I got in touch with ohmyzsh team and we will work on improving the package. In the meantime I'm updating the url and changing schema git git+https.
trekdev commented on 2020-04-16 13:38 (UTC)
I had an issue as my firewall was blocking pulling the source specified as a git endpoint
Changing the source from
...${pkgname}::git+git://github.com...
to...${pkgname}::git+https://github.com...
fixed the issue for me. Can it be swapped to https as it is less likely to be blocked?MarcinWieczorek commented on 2020-03-15 17:03 (UTC)
What is your reasoning on those changes? I'll be happy to merge them. Also if you could just post a patch.
shaybox commented on 2020-03-15 16:48 (UTC)
I fixed the package for you. https://gist.github.com/ShayBox/a32417748778df00923ae79a25abf02c
MarcinWieczorek commented on 2020-03-03 14:41 (UTC)
@pkr When using -git packages from AUR you're supposed to update them yourself. This package prevents oh-my-zsh from updating itself, because it would cause a difference in package version and real version of the program. Some maintainers update their -git packages, but that's rare.
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 17 Next › Last »