Search Criteria
Package Details: zsh-theme-powerlevel10k-git r3813.9c3ecab-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: | |
Conflicts: | |
Provides: | |
Submitter: | madscience |
Maintainer: | romkatv |
Last Packager: | romkatv |
Votes: | 17 |
Popularity: | 1.04 |
First Submitted: | 2019-03-10 00:06 |
Last Updated: | 2020-12-21 16:14 |
Dependencies (5)
- zsh (zsh-git, zsh-athame-git, zsh-fix-winchanged-git, zsh-minimal-git)
- git (git-git) (make)
- awesome-terminal-fonts (awesome-terminal-fonts-git) (optional) – icon package
- powerline-fonts (powerline-fonts-git) (optional) – patched fonts for powerline
- ttf-meslo-nerd-font-powerlevel10k (optional) – terminal font recommended by powerlevel10k
Latest Comments
1 2 3 4 Next › Last »
dockerformthedoc commented on 2020-11-27 12:58
@romkatv its working now thanks alot
romkatv commented on 2020-11-26 10:18
@dockerformthedoc Sorry about that. Should be fixed now.
dockerformthedoc commented on 2020-11-26 10:01
This is happening on two of my devices , during the update via yay
ratijas commented on 2020-11-23 21:31
AUR helper called Aura has a built-in security features. And it doesn't like what's going on in this PKGBUILD. I've filed an issue here: https://github.com/fosskers/aura/issues/674.
romkatv commented on 2020-06-06 16:41
This package has been fixed.
francoism90 commented on 2020-05-29 07:36
@madscience I'm having the same issue: you need to add
powerlevel9k.zsh-theme
andprompt_powerlevel9k_setup
topackage()
hook.Could you please add
nerd-fonts-complete
as optdept as well? :)t0m5k1 commented on 2020-04-01 07:16
@madscience: I've never used powerlevel9k !
jeancf commented on 2020-03-23 08:18
@romkatv thanks, I know. I would rather have the package owner fix it instead of having to create another package myself but if it comes down to that I will do it. UPDATE: zsh-theme-powerlevel10k package has just been released on Manjaro and it does not exhibit the issue described here when starting a root session.
romkatv commented on 2020-03-23 08:06
@jeancf If you have git, you can follow the standard installation instructions that work on every OS: https://github.com/romkatv/powerlevel10k/#manual. It's just one command:
If you don't have git, you can download an archive from https://github.com/romkatv/powerlevel10k/releases and extract files with
tar -xzf
.jeancf commented on 2020-03-23 07:57
@romkatv I am on Manjaro and that package is not available in the official repos. This is the only source for powerlevel10k in Manjaro.