From a94ac638f8bb946e98ca04503e7907f9f1d63c3e Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 30 Aug 2023 22:40:03 +0200 Subject: Reduce further --- runcoms/zlogin | 7 ------- 1 file changed, 7 deletions(-) (limited to 'runcoms/zlogin') diff --git a/runcoms/zlogin b/runcoms/zlogin index 8af0975..60876ac 100644 --- a/runcoms/zlogin +++ b/runcoms/zlogin @@ -1,10 +1,3 @@ -# -# Executes commands at login post-zshrc. -# -# Authors: -# Sorin Ionescu -# - # Execute code that does not affect the current session in the background. { # Compile the completion dump to increase startup speed. -- cgit