Welcome ! Here you'll find some configs for a few software I use, and a few other stuff

Prog

pycp

An "implementation" of cp and mv with progressbar

See here

pypodget

A rewrite of podget, a nice script to download podcasts, tailored for being launched as a crontab job

url : git://sd-5791.dedibox.fr/prog/pypodget

pytagger

A command-line utility to manipulate tags on audio files.

Based on tagpy

url : git://sd-5791.dedibox.fr/prog/pytagger.git

Configs

A few things are hosted on git:

zsh

  $ git clone git://sd-5791.dedibox.fr/config/zsh ~/.config/zsh
  $ ln -s .config/zsh/zshrc .zshrc
  

vim

Same thing for vim:
  $ git clone git://sd-5791.dedibox.fr/config/vim ~/.config/vim
  $ ln -s .config/vim/vimrc .vimrc
  $ ln -s .config/vim .vim
  

awesome

  $ git clone git://sd-5791.dedibox.fr/config/awesome ~/.config/awesome
  

Other

An few notes about vim can be found here (in French)