diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-08-30 14:13:15 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-08-30 14:13:15 +0300 |
| commit | 8a9b4d2a665f6ad4a9c0fad47d462d86660c2c73 (patch) | |
| tree | 7b3f88ea2f85a52809b80839c222ea956c6ef1ac | |
| parent | 3970b7b74939ad4dcaaba5b077fe3074e8c6d3da (diff) | |
| download | dotfiles-8a9b4d2a665f6ad4a9c0fad47d462d86660c2c73.tar dotfiles-8a9b4d2a665f6ad4a9c0fad47d462d86660c2c73.tar.gz dotfiles-8a9b4d2a665f6ad4a9c0fad47d462d86660c2c73.zip | |
(1) Added templates
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | Templates/Markdown Document.md | 0 | ||||
| -rw-r--r-- | Templates/OpenDocument Document.ott | bin | 0 -> 6678 bytes | |||
| -rw-r--r-- | Templates/OpenDocument Presentation.otp | bin | 0 -> 9486 bytes | |||
| -rw-r--r-- | Templates/OpenDocument Spreadsheet.ots | bin | 0 -> 6543 bytes |
5 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ .local/share/* !.local/share/applications/ +!Templates + !.config/ .config/* !.config/dunst/ diff --git a/Templates/Markdown Document.md b/Templates/Markdown Document.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Templates/Markdown Document.md diff --git a/Templates/OpenDocument Document.ott b/Templates/OpenDocument Document.ott Binary files differnew file mode 100644 index 0000000..4636548 --- /dev/null +++ b/Templates/OpenDocument Document.ott diff --git a/Templates/OpenDocument Presentation.otp b/Templates/OpenDocument Presentation.otp Binary files differnew file mode 100644 index 0000000..492799d --- /dev/null +++ b/Templates/OpenDocument Presentation.otp diff --git a/Templates/OpenDocument Spreadsheet.ots b/Templates/OpenDocument Spreadsheet.ots Binary files differnew file mode 100644 index 0000000..739a4a9 --- /dev/null +++ b/Templates/OpenDocument Spreadsheet.ots |
