Skip to content

Instantly share code, notes, and snippets.

View zmunk's full-sized avatar
😃

Ibrahim Tigrek zmunk

😃
View GitHub Profile
@romkatv
romkatv / two-line-prompt.zsh
Last active October 9, 2025 19:24
Two-line ZSH prompt
# Example of two-line ZSH prompt with four components.
#
# top-left top-right
# bottom-left bottom-right
#
# Components can be customized by editing set-prompt function.
#
# Installation:
#
# (cd && curl -fsSLO https://gist.githubusercontent.com/romkatv/2a107ef9314f0d5f76563725b42f7cab/raw/two-line-prompt.zsh)