File tree Expand file tree Collapse file tree 6 files changed +3
-9
lines changed
Expand file tree Collapse file tree 6 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 11# Ellipsis-TPM [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Latest tag] [ tag-image ]] [ tag-url ] [ ![ Gitter chat] [ gitter-image ]] [ gitter-url ]
22Tmux plugin manager
33
4- ** This project is in an alpha stage! Use at own risk!**
5-
64Ellipsis-TPM is an [ Ellipsis] [ ellipsis ] extension to manage Tmux plugins. It
75can be used as replacement for [ TPM] [ tpm ] .
86
Original file line number Diff line number Diff line change 1- #! /usr/bin/env bash
21# #############################################################################
32# @file cli.bash
43# @date January, 2016
Original file line number Diff line number Diff line change 11# #############################################################################
2- # @file msg .bash
2+ # @file log .bash
33# @date February, 2016
44# @author Z. Kelling <hi@zeekay.io>
55# @author G. Roggemans <g.roggemans@grog.be>
Original file line number Diff line number Diff line change 1- #! /usr/bin/env bash
21# #############################################################################
32# @file tpm.bash
43# @date January, 2016
Original file line number Diff line number Diff line change 1- #! /usr/bin/env bash
21# #############################################################################
3- # @file tpm .bash
2+ # @file vars .bash
43# @date January, 2016
54# @author G. Roggemans <g.roggemans@grog.be>
65# @copyright Copyright (c) GROG [https://grog.be] 2016, All Rights Reserved
Original file line number Diff line number Diff line change 1- #! /usr/bin/env bash
21# #############################################################################
32# @file version.bash
43# @date January, 2016
76# @license MIT
87# #############################################################################
98
10- TPM_VERSION=0 .0.10-Alpha
9+ TPM_VERSION=1 .0.0-Beta
1110
1211# #############################################################################
You can’t perform that action at this time.
0 commit comments