summarylogtreecommitdiffstats
path: root/commacd-git.install
blob: fccb86da5a87b4d745e1defcfd50588c98261592 (plain)
1
2
3
4
post_install(){
    echo 'To use, add the following command to ~/.bashrc or /etc/bash.bashrc:'
    echo '[[ -r "/usr/share/commacd/commacd.bash" ]] && source /usr/share/commacd/commacd.bash'
}