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/more | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/more') diff --git a/scripts/more b/scripts/more index 0859ee2..e974887 100644 --- a/scripts/more +++ b/scripts/more @@ -1,2 +1,2 @@ -!changetail /home/segfault/files/cmd_out %f -!tailunlock /home/segfault/files/cmd_out +!changetail %~/files/cmd_out %f +!tailunlock %~/files/cmd_out -- cgit v1.2.3