From 9a68a8119a88ce42e7ab7384168e5bfe35d20a41 Mon Sep 17 00:00:00 2001 From: Andinus Date: Fri, 28 Aug 2020 01:23:19 +0530 Subject: Add fortunes directory to profile --- leo.pl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'leo.pl') diff --git a/leo.pl b/leo.pl index 52e8cfd..4f25186 100755 --- a/leo.pl +++ b/leo.pl @@ -35,8 +35,9 @@ my %profile = ( ); # Add more directories to %profile. -foreach my $tmp_prof (qw( emails music projects documents videos pictures - downloads .ssh .password-store .mozilla )) { +foreach my $tmp_prof (qw( emails music projects documents videos .ssh + downloads pictures .password-store .mozilla + fortunes )) { $profile{$tmp_prof} = [$tmp_prof]; } -- cgit 1.4.1-2-gfad0