dotfiles

My personal dotfiles
git clone git://pcardensab.com/dotfiles
Log | Files | Refs | Submodules | README

conf.sh (131B)


      1 #Variables {{{
      2 ytdl_pref="best[height<=720]"
      3 #show_thumbnails=1
      4 thumbnail_viewer=mpv
      5 #}}}
      6 
      7 ##Functions {{{
      8 #}}}
      9 
     10 # vim: fdm=marker