tmux: add resurrect to save/restore pane/window layout

This commit is contained in:
Oliver Ladner 2024-02-08 21:20:38 +01:00
commit 2f2a9657c2
47 changed files with 2579 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf
# Except for images because then on checkout the files have been altered.
*.png binary