Skip to content
/ gcp-tmux Public

Google Cloud Platform project status for tmux

License

Notifications You must be signed in to change notification settings

sh0e1/gcp-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcp-tmux

Google Cloud Platform project status for tmux

plugin

Installation

git

Clone this repository to your $HOME/.tmux directory

git clone https://github.com/sh0e1/gcp-tmux.git ~/.tmux/gcp-tmux

Add the following line to your ~/.tmux.conf

set -g status-right "#(/bin/bash ~/.tmux/gcp-tmux/gcp.tmux)"

tpm

It can be installed using the Tmux Plugin Manager

set -g status-right "#(/bin/bash ~/.tmux/plugins/gcp-tmux/gcp.tmux)"

set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'sh0e1/gcp-tmux'

run '~/.tmux/plugins/tpm/tpm'

Licence

MIT

About

Google Cloud Platform project status for tmux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages