Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Tmux

Installation

To install Tmux, follow the instructions outlined in the Tmux installation guide

Wheater

By default, the Tmux config includes a line that displays weather information using the wttr.in service. You can customize the weather output by creating a custom format using the one-line output guide on the wttr.in GitHub page

To use this custom format in your Tmux config, update the WEATHER variable with the new URL. For instance:

WEATHER='#(curl -s wttr.in/?format\="%%C+%%t")'

This will display the weather condition and temperature on the right side of your Tmux status bar.

Selfie

tmux-bar