-
Because of issue #39, we needed to add the execution of |
Beta Was this translation helpful? Give feedback.
Answered by
AleixMT
Jan 27, 2023
Replies: 1 comment
-
I found that |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AleixMT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found that
/etc/profile.d
is a directory that contains scripts that are executed on the login. You can drop a script there and it will be executed on login and its stdout will be redirected to your terminal.