Initial commit
This commit is contained in:
commit
2fea0e4ee4
7 changed files with 199 additions and 0 deletions
25
.SRCINFO
Normal file
25
.SRCINFO
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue