From 9a8e2a2cce7d8814a1a0b2a5b93c8098582306c9 Mon Sep 17 00:00:00 2001 From: hellerve Date: Tue, 22 Dec 2015 19:06:57 +0100 Subject: [PATCH] fixed typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6f5f8eb..359f8aa 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: bash ghc git input python scripty tmux valgrind vim zsh +all: bash ghc git input python scripts tmux valgrind vim zsh bash: cp bash_profile ~/.bash_profile