commit 7c175841f9f25486eaa7fabb6fd4ac4a4d7a9d00
parent e1bb5b429c48aa32449092f8454913cc5595c935
Author: Anders Damsgaard <andersd@riseup.net>
Date: Wed, 10 Jan 2018 10:04:08 -0500
Update tmux bindings, add more w3m bookmarks
Diffstat:
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/links/.tmux.conf b/links/.tmux.conf
@@ -159,12 +159,10 @@ bind-key o split-window -p 25 '$SHELL -c "offlineimap -qf INBOX"' \; select-pane
bind-key O split-window -p 25 '$SHELL -c "offlineimap"' \; select-pane -l
# Use nested bindings (<C-a>l) for grouping process launch bindings
-bind l switchc -Tlaunch
-#bind-key -n M-l switchc -Tlaunch
-bind-key C-M-m new-window -n mutt "mutt"
-bind-key C-M-v new-window -n vim "vim"
-bind-key C-M-r new-window -n rss "feednix"
-bind-key C-M-w new-window -n weather \
+bind-key -n C-M-m new-window -n mutt "mutt"
+bind-key -n C-M-v new-window -n vim "vim"
+bind-key -n C-M-r new-window -n rss "feednix"
+bind-key -n C-M-w new-window -n weather \
"curl 'wttr.in/?m'; echo -e '\nPress <enter> to quit'; read -n 1 -s"
#bind-key C-M-s split-window -l 2 \; send-keys "susan "
#bind-key C-M-h split-window -l 8 "htop"
diff --git a/links/.w3m/bookmark.html b/links/.w3m/bookmark.html
@@ -39,6 +39,7 @@
<li><a href="https://github.com/">Github</a>
<li><a href="https://github.com/anders-dc">Github/anders-dc</a>
<li><a href="https://github.com/anders-dc/dotfiles">Github/anders-dc/dotfiles</a>
+<li><a href="https://github.com/anders-dc/sphere">Github/anders-dc/sphere</a>
<li><a href="https://github.com/anders-dc/Granular.jl">GitHub/anders-dc/Granular.jl</a>
<li><a href="https://travis-ci.org/anders-dc/Granular.jl">Travis/anders-dc/Granular.jl</a>
<!--End of section (do not delete this comment)-->
@@ -51,6 +52,7 @@
<h2>Princeton University</h2>
<ul>
<li><a href="https://www.princeton.edu/concur">Princeton Concur</a>
+<li><a href="https://aos.princeton.edu/">Atmospheric & Oceanic Sciences</a>
<!--End of section (do not delete this comment)-->
</ul>
<h2>Docs</h2>
@@ -61,8 +63,9 @@
<h2>Weather</h2>
<ul>
<li><a href="http://f1.weather.gov/MapClick.php?lat=40.33075000000008&lon=-74.56472999999994">National Weather Service: Plainsboro, NJ</a>
+<li><a href="http://f1.weather.gov/MapClick.php?w0=t&w1=td&w2=wc&w3=sfcwind&w3u=3&w4=sky&w5=pop&w6=rh&w7=rain&w8=thunder&w9=snow&w10=fzg&w11=sleet&w12=fog&w13u=0&w16u=1&w17u=1&AheadHour=0&Submit=Submit&FcstType=graphical&textField1=40.3308&textField2=-74.5647&site=all&unit=0&dd=&bw=&menu=1">NWS: Hourly Weather Forecast, Plainsboro NJ (Graphical)</a>
+<li><a href="http://f1.weather.gov/MapClick.php?w0=t&w1=td&w2=wc&w3=sfcwind&w3u=3&w4=sky&w5=pop&w6=rh&w7=rain&w8=thunder&w9=snow&w10=fzg&w11=sleet&w12=fog&w13u=0&w16u=1&w17u=1&AheadHour=0&Submit=Submit&FcstType=digital&textField1=40.3308&textField2=-74.5647&site=all&unit=0&dd=&bw=&menu=1">NWS: Hourly Weather Forecast, Plainsboro NJ (Digital)</a>
<li><a href="https://radar.weather.gov/radar.php?rid=dix&product=N0R&overlay=11101111&loop=no">NWS radar image from Mt. Holly, NJ</a>
-<li><a href="http://f1.weather.gov/MapClick.php?w0=t&w1=td&w2=wc&w3=sfcwind&w3u=3&w4=sky&w5=pop&w6=rh&w7=rain&w8=thunder&w9=snow&w10=fzg&w11=sleet&w12=fog&w13u=0&w16u=1&w17u=1&AheadHour=0&Submit=Submit&FcstType=graphical&textField1=40.3308&textField2=-74.5647&site=all&unit=0&dd=&bw=&menu=1">NWS: Hourly Weather Forecast, Plainsboro NJ</a>
<li><a href="http://data1.gfdl.noaa.gov/fvGFS/fvGFS_products.php?Region=local&field=precip_snow_wind">GFDL fvGFS 10 day forecast (hourly precipitation)</a>
<!--End of section (do not delete this comment)-->
</ul>