dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

meta.tex (149B)


      1 {
      2   \pagestyle{empty}
      3   \hypersetup{
      4     linkcolor={black}
      5   }
      6   \tableofcontents
      7   \listoffigures
      8   \listoftables
      9   \lstlistoflistings
     10 }
     11 \clearpage