diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2016-11-21 20:36:37 -0800 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2016-11-21 20:36:37 -0800 |
| commit | 95813c21a294f0c6b6e9cd871bc6d201bdb4f14a (patch) | |
| tree | e9ec9cf1b29c93fdc6a5065bc66e02b21e9f4d6c /Makefile | |
| parent | [bin] Add a script to run docker-machine with GCP. (diff) | |
| download | emacs.d-95813c21a294f0c6b6e9cd871bc6d201bdb4f14a.tar.gz | |
[tmux] Add tmux back (again)
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ INSTALL = \ bashrc \ emacs.d \ gitconfig \ - gitignore + gitignore \ + tmux.conf INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) |
