Delete old files

This commit is contained in:
Tom Willemsen 2012-10-10 09:13:06 +02:00
parent c80b8bb51b
commit ea2f6bbaea
6 changed files with 0 additions and 31 deletions

View file

@ -1,6 +0,0 @@
#!/bin/bash
herbstclient rule pseudotile=on once
emacs -Q -l ~/.emacs.d/site-lisp/org-init.elc \
--execute "(progn (org-capture) (delete-other-windows)
(add-hook 'org-capture-after-finalize-hook 'kill-emacs))"

View file

@ -1,5 +0,0 @@
#!/bin/bash
grep --color=never "* \(TODO\|IN PROGRESS\|WAITING\)" org/notes.org \
| sed 's/\*/ /g' \
| xmessage -file - -default okay

View file

@ -1,4 +0,0 @@
#!/bin/bash
/usr/bin/cower -uq 2>/dev/null \
| wc -l 2>/dev/null > ~/.local/share/aur.cnt

View file

@ -1,4 +0,0 @@
#!/bin/bash
/usr/bin/pacman -Qu 2>/dev/null \
| wc -l 2>/dev/null > ~/.local/share/updates.cnt

View file

@ -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/$*

View file

@ -1,3 +0,0 @@
Color = always
TargetDir = /home/slash/var/aur/
IgnoreRepo = pegas