Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

Commit

Permalink
forgot to turn off lsheart
Browse files Browse the repository at this point in the history
  • Loading branch information
hhoover committed Mar 4, 2013
1 parent 4095131 commit 08eabea
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions ls-init.sh
Expand Up @@ -482,19 +482,6 @@ function _aliases() {
alias lsapitools="lz apitools"
}

function lsheart() {
cat <<-EOF
$RED .:::. .:::.
:::::::.:::::::
:::::::::::::::
':::::::::::::'
':::::::::'
':::::'
':'
HAPPY VALENTINES DAY!$NORM
EOF
}

function lslogin() {
# Set of commands to run at login
lsresize
Expand All @@ -507,7 +494,6 @@ function lslogin() {
# Print the MOTD
cat /etc/motd
echo -e "LazyScripts Project Page - https://github.com/hhoover/lazyscripts"
lsheart
}

# Run these functions at source time
Expand Down

0 comments on commit 08eabea

Please sign in to comment.