elliottcable / dotfiles

elliottcable's dotfiles

This URL has Read+Write access

commit  c8669ad2204fb7774579daa3a25082045a3e11a1
tree    a825012fcf682cf4a0035cf5441fd138bb9f9ad6
parent  a8031d7609c665724183f9714e57da9d960081eb
dotfiles / icepac
100644 9 lines (6 sloc) 0.251 kb
1
2
3
4
5
6
7
8
9
-- A list of repositories to search for packages in
REPOS = {"core", "extra", "community"}
 
-- The path to the root of the ABS tree
ABS_ROOT = "/var/abs"
 
-- The path to the directory where I'll store my packages
LOCAL_DIR = "/home/elliottcable/.abs"