summarylogtreecommitdiffstats
path: root/icons-in-terminal.install
blob: 7c76b48299a114171a8bfdd3d5ddf4dc69e82e3e (plain)
1
2
3
4
5
6
post_install() {
	echo -e "\n	Remember to check the file /etc/fonts/conf.avail/30-icons-in-terminal.conf"
	echo -e "	to add or remove font(s) that should be used.\n"
	echo -e "	To view available icons use command 'icons-in-terminal'."
	echo -e "	Additional files are located in /etc/icons-in-terminal.\n"
}