summarylogtreecommitdiffstats
path: root/commacd.install
blob: 5990bf74748a150f3437230bd3dd52c16306fe0d (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'
}