From e6a1b07a566b678ab236650d4fe619c1cd008cfb Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sun, 13 Mar 2016 18:32:47 +0000 Subject: Add ledgerrc --- bin/dot | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/dot b/bin/dot index 210c967..0049e9c 100755 --- a/bin/dot +++ b/bin/dot @@ -42,6 +42,7 @@ save() get_links | while read link; do echo "dotmap[$link]=$(realpath -q $link)" >> .dotmap done + sort .dotmap -o .dotmap } $1 -- cgit v1.2.3