From eb55c64f3441c5be08b1fc90cd5f167b46c07066 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 1 Sep 2013 13:53:24 -0400 Subject: [PATCH] Symlink - Added 'tw' as a symlink to the 'task' binary. In the future, the binary will be named 'tw', and 'task' will be the symlink. But not for a while. - Install of 'tw' symlink still needed. --- src/tw | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/tw diff --git a/src/tw b/src/tw new file mode 120000 index 000000000..c077ac0c7 --- /dev/null +++ b/src/tw @@ -0,0 +1 @@ +task \ No newline at end of file