Initial commit

This commit is contained in:
Christian Schendel 2025-09-01 04:56:37 +02:00
commit 2fea0e4ee4
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
7 changed files with 199 additions and 0 deletions

25
.SRCINFO Normal file
View file

@ -0,0 +1,25 @@
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