fix typo .gitignore

This commit is contained in:
TheK4n 2022-12-04 21:12:46 +03:00
parent 17ca925331
commit 8dc512e8d4
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -3,5 +3,5 @@ sub/zsh/plugins
sub/bash/bashrc.d/*
!sub/bash/bashrc.d/00_test.sh
sub/zsh/zshrc.d/*
!sub/zsh/shrc.d/00_test.sh
!sub/zsh/zshrc.d/00_test.sh
sub/vim/tmp/

View File

@ -0,0 +1,2 @@
# Add here files to source it in ascending order like "01_hello.sh"