Package Details: zsh-theme-powerlevel10k-git r3918.25e5f59-1

Git Clone URL: https://aur.archlinux.org/zsh-theme-powerlevel10k-git.git (read-only, click to copy)
Package Base: zsh-theme-powerlevel10k-git
Description: Powerlevel10k is a theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience.
Upstream URL: https://github.com/romkatv/powerlevel10k
Licenses: MIT
Conflicts: zsh-theme-powerlevel10k
Provides: zsh-theme-powerlevel10k
Submitter: madscience
Maintainer: romkatv
Last Packager: romkatv
Votes: 74
Popularity: 0.39
First Submitted: 2019-03-10 00:06 (UTC)
Last Updated: 2021-08-18 14:58 (UTC)

Dependencies (8)

Required by (1)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

madscience commented on 2020-03-16 02:00 (UTC)

I don't see anywhere that p10k is sourcing a "powerlevel9k.zsh-theme" file. Did you by any chance previously install p9k as root?

t0m5k1 commented on 2020-03-13 15:02 (UTC) (edited on 2020-03-13 15:09 (UTC) by t0m5k1)

root user 'can't open powerlevel9k.zsh-theme'

Error seen:

(anon):zcompile:18: can't open file: /usr/share/zsh-theme-powerlevel10k/powerlevel9k.zsh-theme

Answer from Romkatv:

"Please file a bug against the owner of that AUR package. The package is missing files. It's impractical to write Powerlevel10k code defensively with the assumption that users will delete a portion of its source files."

(https://github.com/romkatv/powerlevel10k/issues/528#issuecomment-591840678)

madscience commented on 2020-02-02 20:50 (UTC)

Hey everyone, I'm going through some personal issues and won't be able to update the pkgbuild until tomorrow evening. Just comment out line 55

wbthomason commented on 2020-02-02 20:47 (UTC) (edited on 2020-02-02 20:48 (UTC) by wbthomason)

@christianbundy: Edit the PKGBUILD to comment out or delete line 55, where that file is installed. Per the repo (https://github.com/romkatv/powerlevel10k/commit/4de584652c0e53266ea7ea51ae22312ec48f033a), p9k-vs-p10k.cast has been deleted.

@madscience: This should be updated in the official PKGBUILD, please.

christianbundy commented on 2020-02-02 19:53 (UTC)

Just tried to install and got this error. Anyone know how to resolve it?

install: cannot stat 'p9k-vs-p10k.cast': No such file or directory

FlyInWind commented on 2020-02-02 05:06 (UTC)

v1.0 has been released, what about upload a stable one.

silverbluep commented on 2019-09-28 20:42 (UTC) (edited on 2019-09-28 20:42 (UTC) by silverbluep)

Even though integration with zsh-zim-git is listed (as an optdep) there is nothingg in the packagebuild that integrates with the aur zim package.

I did the following for integration (following from installation instructions for zim for powerlevel9k)

$ ln -s /usr/share/zsh-theme-powerlevel10k /usr/lib/zim/modules/prompt/external-themes/powerlevel10k
$ ln -s /usr/lib/zim/modules/prompt/external-themes/powerlevel10k/powerlevel10k.zsh-theme /usr/lib/zim/modules/prompt/functions/prompt_powerlevel10k_setup
$ echo 'export POWERLEVEL10K_INSTALLATION_PATH="/usr/share/zsh-theme-powerlevel10k"' > /etc/profile.d/powerlevel10k.sh

Terence commented on 2019-09-18 08:57 (UTC)

https://github.com/romkatv/powerlevel10k/commit/e470bbfe11f1e3c311edf5be06d99419b8194f52 removed EXTENDED_CONFIGURATION.md so it needs to be removed from the PKGBUILD.

francoism90 commented on 2019-08-08 12:52 (UTC)

'It works well with Nerd Fonts, Source Code Pro, Font Awesome, Powerline, and even the default system fonts. The full choice of style options is available only when using Nerd Fonts.'

Please add all optional fonts, like nerd. :)