From 06880e3d4761dbdb8099df6120c44fb612075701 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Thu, 6 Jun 2024 08:23:40 +0100 Subject: [PATCH] Remove fossil 'f' alias --- roles/home-cli/files/profile | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index bdd5f84..aceee0f 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -238,7 +238,6 @@ alias asdo="apt source --download-only" alias aurmake="makepkg -irs" alias clogout="clear && logout" alias cexit="clear && exit" -alias f=fossil alias ip="ip -c" alias isocal="cal --iso --reform=iso --monday --week" alias isodate="date +'Date: %Y-%m-%d%nTime: %H:%M:%S%nZone: %:z%n%nWeek: %G-W%V-%u%nDay: %Y-%j'"