Skip to content

Commit 83513bd

Browse files
committed
Set execute bit on .tmux files.
1 parent 67a16eb commit 83513bd

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## HEAD
4+
5+
- Must set execute bit on `.tmux` files.
6+
37
## 0.2.0
48

59
**Rerunning the install script is recommended.**

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ from Vim inside a tmux session.
7373

7474
## Customization
7575

76+
Note that any additional `.tmux` configuration files added to this plugin
77+
must have the execute bit set to load.
78+
7679
You can customize this configuration or manage your own in the same way.
7780

7881
1. Clone or fork this.

tmuxrc.tmux

100644100755
File mode changed.

0 commit comments

Comments
 (0)