Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 811 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 811 Bytes

Templates

This is used to store the ~/Templates folder for KDE installs.

Recommend forking the project repo first.

Note

Use the green Code button on the repo page to get the http or ssh link to paste after the git clone command. Replace [git repo] with the text copied from the code button.

To get started, remove or rename ~/Templates folder by running the following command:

mv -v ~/Templates ~/Templates.orginal && git clone [git repo] ~/Templates

Feel free to add Templates in which you find useful.

I will except Pull Requests for general purpose templates.

Templates with the word personal will be ignored via .gitignore

This way you don't have to share Templates that are specific to you.

.gitignore
*[Pp][Ee][Rr][Ss][Oo][Nn][Aa][Ll]*.*