From 6bc930a50fe37d9b0cb47fbf8125a4869cace504 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Thu, 19 Jul 2012 16:11:38 -0400 Subject: [PATCH] Actually source the input file. --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index cb93ce5..083b5ed 100755 --- a/.profile +++ b/.profile @@ -1,2 +1,2 @@ source ~/.bashrc -source ~/.initrc +source ~/.inputrc