title

René Jochum

Blog of René Jochum - A FOSS enthusiast who's programming since 2002.

Diff-configs.sh a nice tool to get your configuration changes


Since some time i use diff-configs.sh to show all my manual config changes, its very nice to transfer them.

Installation

pushd .
mkdir ~/bin
wget https://gist.githubusercontent.com/matthewd/1254787/raw/diff-configs.sh -O diff-configs
chmod +x diff-configs
popd

Usage

sudo $(which diff-configs)