Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 2f20751

Browse files
committed
some changes
1 parent 2136eab commit 2f20751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terminal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def handle_command(command):
121121
if command == "help":
122122
return "Available commands: help, exit, info, pmdm, super, type. Available Add-ons: -h"
123123
elif command == "exit":
124-
return "Exiting..."
124+
return "zsh activated."
125125
elif command == "info":
126126
return """
127127
PPPP y y TTTTT EEEE RRRR M M

0 commit comments

Comments
 (0)