You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
547 B
547 B
date | title | author | tags | |||
---|---|---|---|---|---|---|
2015-06-14T21:00:00+01:00 | Diff-configs.sh a nice tool to get your configuration changes | jochum |
|
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)