dotfiles

my dotfiles
git clone git://giovanniamaral.com/dotfiles
Log | Files | Refs | LICENSE

config (240B)


      1 macro f set browser firefox ; open-in-browser ; set browser lynx
      2 macro m set browser mpv; open-in-browser ; set browser lynx
      3 
      4 unbind-key g
      5 unbind-key G
      6 unbind-key j
      7 unbind-key k
      8 
      9 bind-key g home
     10 bind-key G end
     11 bind-key j down
     12 bind-key k up