Skip to content

georgy-martirosov/bash-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Actual weather right in bash promt

Weather right in your bash promt

Installation

  • Download current_weaher.sh
  • Place current_weather.sh somewhere (for example, in home directory)
  • Add to youe bash profile (.bash_profile, etc) source ~/current_weather.sh at the top
  • Call current_weather function somewhere in PS1 PS1="\u \n\$(current_weather) "
  • Reload your bash profile – source ~/.bash_profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages