Skip to content

Instantly share code, notes, and snippets.

@kelabang
kelabang / .zlogin
Created February 18, 2021 17:04
zprezto
#
# 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.