dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit a3c0b871084c96df0f01e7c8b7eb8a06036bdd48
parent bbb51f7f051557c56429fa415c96c241637ddc7b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 17 Jul 2018 11:45:27 -0400

Remove todo script

Diffstat:
Dlinks/bin/todo.sh | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/links/bin/todo.sh b/links/bin/todo.sh @@ -1,8 +0,0 @@ -#!/bin/sh - -# Edit central todo-file by ssh -#ssh -t -p 12344 adc@susanoganders.dk 'screen -rd todo' - -# Edit local todo-file -#vim ~/doc/todo.md -vim ~/iawriter/todo.md