๐Ÿ“ฆ RobLoach / dotfiles

๐Ÿ“„ composer.json ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12{
	"name": "robloach/dotfiles",
	"description": "RobLoach's Dotfiles",
	"homepage": "https://github.com/robloach/dotfiles",
	"license": "Zlib",
    "require": {
        "pantheon-systems/terminus": "*"
    },
	"scripts": {
	}
}