diff options
| author | 2012-10-12 08:46:14 +0200 | |
|---|---|---|
| committer | 2012-10-12 08:46:14 +0200 | |
| commit | 8bcf0ae40fc2e9c6565567131218029768859839 (patch) | |
| tree | de01a1f9dfe02fd27d6e293e127a85060e88bc39 /cower | |
| parent | 52abe4f88168002420813e20751d772023d96718 (diff) | |
| download | dotfiles-8bcf0ae40fc2e9c6565567131218029768859839.tar.gz dotfiles-8bcf0ae40fc2e9c6565567131218029768859839.zip | |
.xinitrc
Diffstat (limited to 'cower')
| -rw-r--r-- | cower/Makefile | 9 | ||||
| -rw-r--r-- | cower/config | 3 |
2 files changed, 0 insertions, 12 deletions
diff --git a/cower/Makefile b/cower/Makefile deleted file mode 100644 index 251c672..0000000 --- a/cower/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -files = config -install-files = $(addprefix install-,$(files)) - -.PHONY: all install $(install-files) -all: -install: $(install-files) - -$(install-files): install-%: - install -Dm 444 $* ${XDG_CONFIG_HOME}/cower/$* diff --git a/cower/config b/cower/config deleted file mode 100644 index 6c24291..0000000 --- a/cower/config +++ /dev/null @@ -1,3 +0,0 @@ -Color = always -TargetDir = /home/slash/var/aur/ -IgnoreRepo = pegas |
