Skip to content
Snippets Groups Projects
Commit ad5d8d51 authored by TomiNubi's avatar TomiNubi
Browse files

Revert "Improve alternate greeting"

This reverts commit f6a1910e.
parent f6a1910e
No related branches found
No related tags found
Loading
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
......@@ -59,7 +59,7 @@ name =
if data["first"]
"#{data["first"]} #{data["last"]} (#{ENV["USER"]})"
else
"fine human being"
"whoever you are"
end
IO.popen(MaybeCow.program(options), "w") do |c|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment