mirror of
https://github.com/denisidoro/navi.git
synced 2026-07-18 09:04:55 +00:00
6 lines
81 B
Text
6 lines
81 B
Text
% first cheat
|
|
|
|
# print something
|
|
echo "My name is <name>!"
|
|
|
|
$ name: whoami
|