From 15d65c8a1c419a3a168339a1745edfb891210d3c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 28 Jan 2009 13:34:22 +0100 Subject: default aliases: todo: Use noglob --- etc/alias/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/alias') diff --git a/etc/alias/default b/etc/alias/default index fede482..0dd7bfd 100644 --- a/etc/alias/default +++ b/etc/alias/default @@ -77,7 +77,7 @@ alias screen='screen -ADRUa' alias tilp='gksudo "tilp --calc=ti84+ --cable=DirectLink"' # Don't collapse trees -alias todo='todo -f +children' +alias todo='noglob todo -f +children' # smooth scrolling alias xload='xload -jumpscroll 1' -- cgit v1.2.3