diff options
author | Ryan Kavanagh <rak@debian.org> | 2013-06-28 09:24:58 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2013-06-28 09:26:54 -0400 |
commit | a5dcf4cf80a62bd7c9079e8df19dabf7bc50c83d (patch) | |
tree | 73a1f186afe5fa7364f31983d1b894f054c5cb1b /.tmux-powerlinerc | |
parent | Allow daylog distribution in daylog files under vim (diff) |
Switch to Cambridge, MA weather for tmux powerline
Diffstat (limited to '.tmux-powerlinerc')
-rw-r--r-- | .tmux-powerlinerc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux-powerlinerc b/.tmux-powerlinerc index c32471d..5fca671 100644 --- a/.tmux-powerlinerc +++ b/.tmux-powerlinerc @@ -127,5 +127,5 @@ # 1. Go to Yahoo weather http://weather.yahoo.com/ # 2. Find the weather for you location # 3. Copy the last numbers in that URL. e.g. "http://weather.yahoo.com/united-states/california/newport-beach-12796587/" has the numbers "12796587" - export TMUX_POWERLINE_SEG_WEATHER_LOCATION="24033193" + export TMUX_POWERLINE_SEG_WEATHER_LOCATION="12758738" # } |