Package Details: zsh-zim-git r682.84c59ed-1

Git Clone URL: https://aur.archlinux.org/zsh-zim-git.git (read-only, click to copy)
Package Base: zsh-zim-git
Description: ZIM - Zsh IMproved
Upstream URL: https://github.com/zimfw/zimfw
Keywords: improved plugin theme vim zim zsh
Licenses: MIT
Submitter: ishitatsuyuki
Maintainer: carbolymer (Rhinoceros)
Last Packager: carbolymer
Votes: 18
Popularity: 0.000000
First Submitted: 2015-12-28 02:13 (UTC)
Last Updated: 2024-10-10 07:25 (UTC)

Dependencies (4)

Required by (1)

Sources (5)

Pinned Comments

carbolymer commented on 2021-01-11 21:41 (UTC) (edited on 2021-01-22 07:46 (UTC) by carbolymer)

Ugh, it was a PITA to create this package. Please note that errors are silenced, so if you have any issues with zim, remove &>/dev/null from your /etc/zshrc - https://aur.archlinux.org/cgit/aur.git/tree/zshrc?h=zsh-zim-git&id=5a378e94d516c57d39629de545b78b0f020d86a4

I had to do it this way: $ZIM_HOME is only writable by root and zim constantly tries to update & recompile itself (=write to $ZIM_HOME), which results in permission errors when starting zsh as a normal user.

If you want to add/remove a module:

  1. Add a respective zmodule in /etc/zsh/zimrc
  2. Run as root: zimfw install && zsh

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »

ishitatsuyuki commented on 2017-01-23 10:39 (UTC)

I'm pretty confident with the current one, have you really fetched the latest changes? I cannot reproduce anymore. tmux is basically a login shell, zsh --login does the same thing.

Rhinoceros commented on 2017-01-22 09:52 (UTC)

This time when upgrading, I get (1/1) reinstalling zsh-zim-git [##############] 100% /usr/lib/zim/templates/zlogin:24: no matches found: /root/.zcomp^(*.zwc)(.) Then I still get the same errors as before in tmux. Are you testing (and seeing errors) in tmux too?

ishitatsuyuki commented on 2017-01-22 08:27 (UTC)

Sorry, I was testing to roughly. I feel stupid now :P @Rhinoceros, please try again, this one should finally behave correctly.

Rhinoceros commented on 2017-01-22 08:03 (UTC)

This time there is definitely no error on upgrading, but I still get the error in tmux. Thanks again for trying, though. Does anyone know exactly what the error implies? It's not like I use tmux all the time anyway…

ishitatsuyuki commented on 2017-01-22 06:12 (UTC)

@Rhinoceros, I hope this time works for you.

Rhinoceros commented on 2017-01-21 21:19 (UTC)

Oh, I just upgraded again, and now I get the following error. I'm not sure if I actually got it before and didn't notice. (1/1) upgrading zsh-zim-git [############] 100% zsh: no matches found: /root/.zcomp^(*.zwc)(.) error: command failed to execute correctly

Rhinoceros commented on 2017-01-21 11:13 (UTC)

No worries at all! Thank you for diagnosing it. I very much appreciate your efforts.

ishitatsuyuki commented on 2017-01-21 11:11 (UTC)

Oh, I see. Please wait for some time while I diagnose that. Sorry for the inconvenience.

Rhinoceros commented on 2017-01-21 09:30 (UTC)

Yes, I updated to the new PKGBUILD, then tested. What exactly do you mean "as root"? Do you mean after `sudo -i`? If so, then I just get a single line as follows. zsh: no matches found: /root/.zcomp^(*.zwc)(.)

ishitatsuyuki commented on 2017-01-21 09:12 (UTC)

@Rhinoceros, please make sure that you have updated to today's PKGBUILD. If you have already updated, please run the following as root and tell me if you get any suspicious output: sed 's/\&!//' /usr/lib/zim/templates/zlogin | zsh