mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-10-31 23:28:47 +00:00
parent
aa09a56f4b
commit
01c714fcad
@ -7,6 +7,7 @@
|
|||||||
- add a doc with troubleshooting instructions
|
- add a doc with troubleshooting instructions
|
||||||
- add `.gitattributes` file that forces linefeed characters (classic `\n`) as
|
- add `.gitattributes` file that forces linefeed characters (classic `\n`) as
|
||||||
line endings - helps with misconfigured git on windows/cygwin
|
line endings - helps with misconfigured git on windows/cygwin
|
||||||
|
- readme update: announce Cygwin support
|
||||||
|
|
||||||
### v3.0.0, 2015-08-03
|
### v3.0.0, 2015-08-03
|
||||||
- refactor `shared_set_tpm_path_constant` function
|
- refactor `shared_set_tpm_path_constant` function
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
Installs and loads TMUX plugins.
|
Installs and loads TMUX plugins.
|
||||||
|
|
||||||
|
Tested and working on Linux, OSX and Cygwin.
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`.
|
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`.
|
||||||
|
Loading…
Reference in New Issue
Block a user