aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e525fb241abf5069acf0546b48bffd92f0e750bb (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.7.3
	pkgrel = 1
	url = https://github.com/wszqkzqk/easy-zsh-config
	install = easy-zsh-config.install
	arch = any
	license = MIT
	depends = zsh
	depends = zsh-syntax-highlighting
	depends = zsh-autosuggestions
	depends = zsh-history-substring-search
	optdepends = oh-my-posh: to provide a theme engine
	optdepends = ttf-hack-nerd: to support nerd font used by oh-my-posh themes
	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 = b647be9ef5fd3eb1e6587dbccaedeff2bf298c13e568ddfd4c436fadb8e9061f
	sha256sums = 191f93567e767c599cfd843bb8343f311396d8e80d423ec38af2ad3dc52551a3
	sha256sums = 8b7b824b36a289737ceadb284b08416d0da29a11ada73287b7813cb3f6e53e82

pkgname = easy-zsh-config