andreasmhallberg / dotfiles

My .vimrc and various other stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This git repo contains a bunch of stuff (not only dotfiles) that I use in my daily life and work: config-files, LaTeX-macros, Vim spellfiles, etc.,

  • restore.sh: shell script to download programs and set up config files.

  • *.utf-8.add: list of Arabic words in transcription used for spell checking in Vim.

  • standard-settings.tex: standard stuff for LaTeX. To be inputted in markdown YAML-header

  • bin/: commands to run in shell.

  • my-styles/: costume cls for journals.

  • mypandocstuff/: Files called when writing markdown.

  • mylatexstuff/

    • tentamacros.tex: macros for writing exams. To be sourced in YAML-header/tex preamble.
    • ccbybottom.sty: LaTeX package to place place ccby-silence at bottom of documents published on the blog.
    • kashidajustification.sty: LaTeX package to justify Arabic text with kashida. Work in progress.
    • bibliotek.bib: general reference database. All references are dumped here in biblatex format. Reference keys are in the format <first author surname>_<first word in title>_<YYYY>. Author name is in non-capital ASCII, only alphanumeric, hyphens in name deleted.
  • padoc-data-dir/: docx templates to called with --reference-doc= in pandoc command

  • r-packages.r: script installing r-packages. Called in restore.sh

About

My .vimrc and various other stuff


Languages

Language:TeX 82.3%Language:Vim Script 11.5%Language:Shell 5.5%Language:R 0.4%Language:Python 0.3%Language:HTML 0.0%