25 lines
750 B
Text
25 lines
750 B
Text
pkgbase = arch-zsh-config-git
|
|
pkgdesc = Zsh configuration from manjaro forked for all the cool kids
|
|
pkgver = r80.e676f2d
|
|
pkgrel = 1
|
|
url = https://github.com/doppelhelix/manjaro-zsh-config
|
|
arch = any
|
|
license = MIT
|
|
makedepends = git
|
|
depends = zsh-autosuggestions
|
|
depends = zsh-syntax-highlighting
|
|
depends = zsh-completions
|
|
depends = zsh-history-substring-search
|
|
depends = zsh
|
|
depends = pkgfile
|
|
depends = ttf-noto-nerd
|
|
depends = zsh-theme-powerlevel10k
|
|
provides = arch-zsh-config
|
|
conflicts = arch-zsh-config
|
|
conflicts = manjaro-zsh-config
|
|
conflicts = manjaro-zsh-config-git
|
|
backup = root/.zshrc
|
|
source = manjaro-zsh-config::git+https://github.com/doppelhelix/manjaro-zsh-config.git
|
|
sha256sums = SKIP
|
|
|
|
pkgname = arch-zsh-config-git
|