From b9903488c95b7730b047e974d3f3e635e8750fb9 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Sun, 30 Sep 2012 01:11:17 +1200 Subject: [PATCH] Pass args to ll --- lib/git/shell_shortcuts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/git/shell_shortcuts.sh b/lib/git/shell_shortcuts.sh index ef2c6c6..a57f008 100644 --- a/lib/git/shell_shortcuts.sh +++ b/lib/git/shell_shortcuts.sh @@ -95,7 +95,7 @@ if [ -n "$_ll_command" ]; then function ll { # Use ruby to inject numbers into ls output ruby -e "$( cat <