From 309250ca8f1ce7b6fe25706774eb3fbbd7919a0b Mon Sep 17 00:00:00 2001 From: Epoch Qwert Date: Mon, 22 Sep 2014 01:09:56 -0500 Subject: updated scripts to use %~ for homedir instead of hardcoded /home/segfault --- scripts/command | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'scripts/command') diff --git a/scripts/command b/scripts/command index adc0860..58533d2 100644 --- a/scripts/command +++ b/scripts/command @@ -1,3 +1,2 @@ -!leetuntail * /home/segfault/files/cmd_out -!leettail 56/home/segfault/files/cmd_out -!leetappend /home/segfault/files/cmd_in 10 %s +!changetail %~/files/cmd_out %f 56 +!leetappend %~/files/cmd_in 10 %s -- cgit v1.2.3