parent
aa09a56f4b
commit
01c714fcad
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
- add a doc with troubleshooting instructions
|
||||
- add `.gitattributes` file that forces linefeed characters (classic `\n`) as
|
||||
line endings - helps with misconfigured git on windows/cygwin
|
||||
- readme update: announce Cygwin support
|
||||
|
||||
### v3.0.0, 2015-08-03
|
||||
- refactor `shared_set_tpm_path_constant` function
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
Installs and loads TMUX plugins.
|
||||
|
||||
Tested and working on Linux, OSX and Cygwin.
|
||||
|
||||
### Installation
|
||||
|
||||
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`.
|
||||
|
|
Loading…
Reference in a new issue