aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f1614bc5e7841b3b51b137c295d4d4c470d05349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = easy-zsh-config
	pkgdesc = A simple but fast and out of the box configuration of zsh powered by oh-my-posh and zsh pulgins.
	pkgver = 0.4.4
	pkgrel = 4
	url = https://github.com/wszqkzqk/easy-zsh-config
	install = easy-zsh-config.install
	arch = any
	license = MIT
	depends = zsh
	depends = oh-my-posh
	depends = zsh-syntax-highlighting
	depends = zsh-autosuggestions
	depends = zsh-history-substring-search
	optdepends = nerd-fonts-noto: to showed the special characters needed by oh-my-posh (highly recommended but still optional)
	optdepends = pkgfile: to provide a function that will automatically search the pkgfile database when entering an unrecognized command
	conflicts = grml-zsh-config
	conflicts = manjaro-zsh-config
	backup = root/.zshrc
	backup = etc/skel/.zshrc
	source = zshrc
	source = LICENSE
	source = easy-zsh-config
	sha256sums = 7ca5eb7cc311b2e09397d7845ceef227fa169885b8e0953d0ce24f3b7815df1e
	sha256sums = 191f93567e767c599cfd843bb8343f311396d8e80d423ec38af2ad3dc52551a3
	sha256sums = 8562351200fbdabcd81d6f998bcd9ec2e2ecdd1d336bf23bf0656e387a75a23d

pkgname = easy-zsh-config