diff --git a/README.md b/README.md index 939a2cf..7a61409 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This installer sets up a number of bash-enhancing features: - Easy access to easy-to-use functions in bash scripting (check out ./PRbL/demo.sh for details) - A pluggable environment configuration via ~/.bashrc.d/ -- An informative terminal login slapsh page +- An informative terminal login splash page Currently this installer only handles debian/ubuntu-based distros. diff --git a/lib/skel/.bashrc.d/11-quickinfo.bashrc b/lib/skel/.bashrc.d/11-quickinfo.bashrc index d72c2aa..61d60a3 100644 --- a/lib/skel/.bashrc.d/11-quickinfo.bashrc +++ b/lib/skel/.bashrc.d/11-quickinfo.bashrc @@ -331,3 +331,4 @@ if [ -z "${fsck_needed}" ] || [ -z "${reboot_required}" ] ; then boxline " ${fsck_needed}${reboot_required}" fi boxbottom +