Skip to content

Commit c51c3c5

Browse files
author
dgames
committed
add README config/profile.d
1 parent 0e8c556 commit c51c3c5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ vendor/git-for-windows
1515

1616
config/*
1717
!config/Readme.md
18+
!config/profile.d/README.md
1819

1920
config_user/*
2021

config/profile.d/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Profile.d Folder
2+
3+
* Files in this folder named `*.{sh|cmd|ps1}`: Will be executed by the appropriate shell when starting the shell.

0 commit comments

Comments
 (0)