This repository contains some configurations and scripts used on my systems. I mainly use Linux Mint Debian Edition (LMDE), but most of them should work on every *nix system.
Feel free to contribute and improve the tools!
This folder contains my vimrc. It mainly contains the following features:
- German and english spell checking
- Syntax highlighting for python, markdown, LaTeX...
- Line numbers
- Mark long lines
- Show tabs
- ...
A latex document with some useful commands for my vimrc
Several tools. Maybe they will help someone...
Fun scripts ;-)
This directory contains the main files from my /etc/apt/
directory. The idea
is the following:
- Use Debian testing as default repository
- Add experimental and unstable repositories
- Set the priority to low for experimental and unstable so they are only used
if the corresponding package was not found in the testing repo (useful for
Skype). This is done using the files
experimental
andtesting
in the directorypreferences.d
- Example config to force usage of unstable for Icedove and Iceweasel (I know that iceweasel is deprecated and Firefox is available...)
Use netselect-apt
to figure out the fastest mirror for you location:
sudo netselect-apt --sources --nonfree testing