From c51c3c55a8b75667b5dfe82671b23421fcefb60d Mon Sep 17 00:00:00 2001 From: dgames Date: Sat, 15 Jan 2022 11:12:38 -0500 Subject: [PATCH] add README config/profile.d --- .gitignore | 1 + config/profile.d/README.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 config/profile.d/README.md diff --git a/.gitignore b/.gitignore index 771fd1a..3431088 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ vendor/git-for-windows config/* !config/Readme.md +!config/profile.d/README.md config_user/* diff --git a/config/profile.d/README.md b/config/profile.d/README.md new file mode 100644 index 0000000..4883147 --- /dev/null +++ b/config/profile.d/README.md @@ -0,0 +1,3 @@ +## Profile.d Folder + +* Files in this folder named `*.{sh|cmd|ps1}`: Will be executed by the appropriate shell when starting the shell.