dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

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:
Mlinks/.tmux.conf | 10++++------
Mlinks/.w3m/bookmark.html | 5++++-
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 &amp; 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&amp;lon=-74.56472999999994">National Weather Service: Plainsboro, NJ</a> +<li><a href="http://f1.weather.gov/MapClick.php?w0=t&amp;w1=td&amp;w2=wc&amp;w3=sfcwind&amp;w3u=3&amp;w4=sky&amp;w5=pop&amp;w6=rh&amp;w7=rain&amp;w8=thunder&amp;w9=snow&amp;w10=fzg&amp;w11=sleet&amp;w12=fog&amp;w13u=0&amp;w16u=1&amp;w17u=1&amp;AheadHour=0&amp;Submit=Submit&amp;FcstType=graphical&amp;textField1=40.3308&amp;textField2=-74.5647&amp;site=all&amp;unit=0&amp;dd=&amp;bw=&amp;menu=1">NWS: Hourly Weather Forecast, Plainsboro NJ (Graphical)</a> +<li><a href="http://f1.weather.gov/MapClick.php?w0=t&amp;w1=td&amp;w2=wc&amp;w3=sfcwind&amp;w3u=3&amp;w4=sky&amp;w5=pop&amp;w6=rh&amp;w7=rain&amp;w8=thunder&amp;w9=snow&amp;w10=fzg&amp;w11=sleet&amp;w12=fog&amp;w13u=0&amp;w16u=1&amp;w17u=1&amp;AheadHour=0&amp;Submit=Submit&amp;FcstType=digital&amp;textField1=40.3308&amp;textField2=-74.5647&amp;site=all&amp;unit=0&amp;dd=&amp;bw=&amp;menu=1">NWS: Hourly Weather Forecast, Plainsboro NJ (Digital)</a> <li><a href="https://radar.weather.gov/radar.php?rid=dix&amp;product=N0R&amp;overlay=11101111&amp;loop=no">NWS radar image from Mt. Holly, NJ</a> -<li><a href="http://f1.weather.gov/MapClick.php?w0=t&amp;w1=td&amp;w2=wc&amp;w3=sfcwind&amp;w3u=3&amp;w4=sky&amp;w5=pop&amp;w6=rh&amp;w7=rain&amp;w8=thunder&amp;w9=snow&amp;w10=fzg&amp;w11=sleet&amp;w12=fog&amp;w13u=0&amp;w16u=1&amp;w17u=1&amp;AheadHour=0&amp;Submit=Submit&amp;FcstType=graphical&amp;textField1=40.3308&amp;textField2=-74.5647&amp;site=all&amp;unit=0&amp;dd=&amp;bw=&amp;menu=1">NWS: Hourly Weather Forecast, Plainsboro NJ</a> <li><a href="http://data1.gfdl.noaa.gov/fvGFS/fvGFS_products.php?Region=local&amp;field=precip_snow_wind">GFDL fvGFS 10 day forecast (hourly precipitation)</a> <!--End of section (do not delete this comment)--> </ul>