aboutsummaryrefslogtreecommitdiff
path: root/pacman/etc/pacman.conf
diff options
context:
space:
mode:
authorxero <x@xero.nu>2014-10-12 19:32:34 -0400
committerxero <x@xero.nu>2014-10-12 19:32:34 -0400
commitbfab0438fefca72297f4dbb0311dea219878fbfb (patch)
tree3d88a6c8f2820f8020d9c131c44ffca7e27093bf /pacman/etc/pacman.conf
parent74e553965db2cbc769566837eefa13739f31f926 (diff)
downloaddotfiles_ascii-bfab0438fefca72297f4dbb0311dea219878fbfb.tar.xz
dotfiles_ascii-bfab0438fefca72297f4dbb0311dea219878fbfb.zip
update pacman.conf with infinality repos
Diffstat (limited to 'pacman/etc/pacman.conf')
-rw-r--r--pacman/etc/pacman.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/pacman/etc/pacman.conf b/pacman/etc/pacman.conf
index 04a2918..e777bd4 100644
--- a/pacman/etc/pacman.conf
+++ b/pacman/etc/pacman.conf
@@ -93,6 +93,15 @@ Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
+[infinality-bundle-fonts]
+Server = http://bohoomil.com/repo/fonts
+
+[infinality-bundle]
+Server = http://bohoomil.com/repo/$arch
+
+[infinality-bundle-multilib]
+Server = http://bohoomil.com/repo/multilib/$arch
+
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]