Package Details: oh-my-zsh-git r7424.c690f7316-1

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: 475
Popularity: 2.22
First Submitted: 2012-10-24 12:04 (UTC)
Last Updated: 2024-11-03 11:29 (UTC)

Dependencies (7)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 Next › Last »

orschiro commented on 2014-10-01 19:11 (UTC)

@balki Just leave the others where they are. Your zshrc will reference to them as far as I know.

<deleted-account> commented on 2014-10-01 12:22 (UTC)

I installed this package. I am confused with the the following files /usr/share/oh-my-zsh/oh-my-zsh.sh /usr/share/oh-my-zsh/templates/zshrc.zsh-template /usr/share/oh-my-zsh/zshrc The README file asks to copy the template file as my .zshrc. It is not clear what do we have the other two files. Can someone explain?

<deleted-account> commented on 2014-03-30 21:58 (UTC)

Hi @dlh, You should get an update via the regular method (without --devel) which should take you to the latest version of the package. Thanks, Jamie

dlh commented on 2014-03-30 19:23 (UTC)

I cannot upgrade to the latest git version with yaourt -Syua --devel, I am receiving the message the I have the latest version which is not true.

centos commented on 2013-11-03 10:57 (UTC)

Hello, thank you for the info and your effort. Jan

<deleted-account> commented on 2013-11-03 08:19 (UTC)

Hello @centos, When I use yaourt with the '--devel' flag, I get all of my git packages updating every time, even when already up to date. Whenever there is a new commit on github for this package, I'll update the pkgver so that it is be updated using the regular 'yaourt -Syua'. Thanks, Jamie

centos commented on 2013-11-02 08:34 (UTC)

Hello jcsiv, oh-my-zsh-git still shows up: ==> upgrading SVN/CVS/HG/GIT package Targets (3): oh-my-zsh-git powerdown-git powerstat-git ==> Proceed with upgrade? [Y/n] BUT, after the change you made it also showed up in 'regular' update (yaourt -Syua) and succesfully updated itself. So maybe using 'yaourt -Syua --devel' is not such a good idea and '--devel' is causing this trouble? Or maybe I totally misunderstood its purpose? Thanks, Jan

<deleted-account> commented on 2013-11-01 10:16 (UTC)

Hello @centos, Sorry for the slow reply, I've been away for a few days. I'm going to modify the pkgver to the current version and then upload that pkgbuild. Hopefully that should solve the problem for now. Thanks, Jamie

centos commented on 2013-10-27 14:48 (UTC)

Hi, I tried to change pkgver to 1982.something and ended up with 1975.90c28b7-1 after install, so changing pkgver basically does nothing (looks like you are in this pkbuild trying to do the same thing -- change pkgver to 1949.61e3951-1). Last changes to this git were made two days ago, so maybe this pkbuild is outdated..? Just an assumption, I'm not really familiar with git stuff. I also tried pacaur which installed same version as yaourt. And according to this post https://bbs.archlinux.org/viewtopic.php?pid=1090762#p1090762 yaourt checks pkgver in installed package at every update and compares it with pkgver in pkbuild from AUR. So if the version installed from git (1975.90c28b7-1) differs from the one in pkbuild (currently 1949.61e3951-1), yaourt will try to update that package every time, regardless that installed version is actually more recent. This could be it, don't you think? Thanks, Jan

<deleted-account> commented on 2013-10-27 09:53 (UTC)

Hello @centos, I have done the same and now my version is the same as yours. What does modifying the pkgbuild pkgver during installation do? Does using a different AUR helper (i.e. pacaur like elpasi) solve the problem (I'm not suggesting you do that permanently, just to help us diagnose.)? Thanks, Jamie