Skip to content

Environment Variable

John Meow edited this page Aug 6, 2020 · 3 revisions

env

This module displays an environment variable.

Example

export date=$(date +%s)
[[left]]
name = "env"
color.background = "black"
color.foreground = "white"
args = ["date"]
Clone this wiki locally