updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / cdu / cdu.install
bloba34abf2ccbe20582ee8e50b297583fdc311f7ddb
1 post_install() {
2   /bin/cat << EOF
4 For better comfort, you can define alias in your ~/.bashrc file.
6  alias du='cdu -idh'
8 EOF