Added tpm

This commit is contained in:
2025-05-05 20:58:30 +02:00
parent 240918a3a5
commit 95773a27b3
44 changed files with 2126 additions and 0 deletions

9
.tmux/plugins/tpm/.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf
# These files are unfortunately not recognized as text files so
# explicitly listing them here
tpm eol=lf
bin/* eol=lf
bindings/* eol=lf
tests/* eol=lf