diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-08-30 22:40:03 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-08-30 22:40:03 +0200 |
| commit | a94ac638f8bb946e98ca04503e7907f9f1d63c3e (patch) | |
| tree | d671c70f32b183e96776abed844a945839438f51 /runcoms/zlogin | |
| parent | 6f7715ef506f39a0b0d9a5cd2afc7ed7a7202064 (diff) | |
Reduce further
Diffstat (limited to 'runcoms/zlogin')
| -rw-r--r-- | runcoms/zlogin | 7 |
1 files changed, 0 insertions, 7 deletions
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 <sorin.ionescu@gmail.com> -# - # Execute code that does not affect the current session in the background. { # Compile the completion dump to increase startup speed. |