diff options
| author | Jonas Maier <jonas@x77.dev> | 2026-05-22 22:06:22 +0200 |
|---|---|---|
| committer | Jonas Maier <jonas@x77.dev> | 2026-05-22 22:06:22 +0200 |
| commit | 07213d92ced999a465a9ecff1ecb1f3db400cf7a (patch) | |
| tree | f35e630fcfffc71a1821baeb3270ef0ceef0802d | |
| parent | d93bf871fa4e4bb74eefe858e691bdd883a3bbf3 (diff) | |
| download | pish-07213d92ced999a465a9ecff1ecb1f3db400cf7a.tar.gz | |
no more hello msg
| -rw-r--r-- | src/profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/profile b/src/profile index 59fc961..2f4100b 100644 --- a/src/profile +++ b/src/profile @@ -21,4 +21,3 @@ bind key \x17 ct prompt_del_left_word bind key '|' ct prompt_pipe_previous alias ls = 'ls --color=auto' -echo hello to pish! |
