Change template naming to original.filename.exmaple

This commit is contained in:
David Holland 2020-01-29 20:44:15 +01:00
parent c7381dc20c
commit 9782cc2ab4
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
3 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit e868a16c5841dab54bef5dca2000635c51a097e2
Subproject commit 2f906cf7d89cc7ab8cac6f78a72c6539745d3054

1
.gitignore vendored
View File

@ -13,6 +13,7 @@
!/.Xmodmap.example
!/.Xresources
!/.zshenv
!/.zshpath.example
!/.zshrc
!/README.md

1
.zshpath.example Normal file
View File

@ -0,0 +1 @@
path+=("$HOME/path1" "$HOME/path2")