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: | 474 |
Popularity: | 2.88 |
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 2 3 4 5 6 7 8 9 10 11 12 .. 18 Next › Last »
krs commented on 2021-10-04 12:27 (UTC) (edited on 2021-10-04 12:41 (UTC) by krs)
It's because the format of disabling automatic updates in the zshrc file has apparently changed, so the patch doesn't work anymore.
Here's an updated patch:
pkr commented on 2021-10-04 11:11 (UTC) (edited on 2021-10-04 11:12 (UTC) by pkr)
Seeing this when installing.
==> Starting prepare()... patching file zshrc Hunk #1 succeeded at 4 with fuzz 2 (offset 3 lines). Hunk #2 FAILED at 15. Hunk #3 succeeded at 72 with fuzz 2 (offset 16 lines). Hunk #4 succeeded at 98 (offset 17 lines). 1 out of 4 hunks FAILED -- saving rejects to file zshrc.rej ==> ERROR: A failure occurred in prepare(). Aborting...
Appreciate any help.
MarcinWieczorek commented on 2020-11-11 20:03 (UTC)
This is not a support channel. If you have your oh-my-zsh in $HOME, then it's probably not this package's fault as files are installed in /usr/share. Try a fresh install or check
git status
/git diff
if you cloned the repository to ~/.oh-my-zshglitxh commented on 2020-11-11 19:59 (UTC)
I'm recently getting this error on launch. Any help? /home/username/.oh-my-zsh/lib/misc.zsh:21: command not found: env_default /home/username/.oh-my-zsh/lib/misc.zsh:22: command not found: env_default
jiahuiz commented on 2020-10-13 23:33 (UTC)
@ryankh @csts The correct way is run: cp /usr/share/oh-my-zsh/zshrc ~/.zshrc
csts commented on 2020-07-17 21:12 (UTC)
@ryankh I just installed it and ran:
/usr/share/oh-my-zsh/tools/install.sh
EgidioCaprino commented on 2020-06-09 08:39 (UTC)
I guess it's because you're supposed to upgrade it through AUR
eh8 commented on 2020-06-09 02:59 (UTC)
Why is
upgrade_oh_my_zsh
disabled as a command?ryankh commented on 2020-06-08 02:49 (UTC)
I couldn't figure out how to make this work. None of the instructions on the oh-my-zsh readme from GitHub seemed to work with this AUR version. It was faster and easier just to follow the instructions from the readme and manually install it in my home folder.
francoism90 commented on 2020-04-18 15:26 (UTC)
yay -Scc
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 18 Next › Last »