You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
388 B
12 lines
388 B
DEFINED_PHASES=install
|
|
DESCRIPTION=Bring your .bashrc, .vimrc, etc. from your local machine when you ssh
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/Russell91/sshrc
|
|
IUSE=mosh
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=virtual/ssh:0= mosh? ( net-misc/mosh:0[client] )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Russell91/sshrc/archive/0.6.1.tar.gz -> sshrc-0.6.1.tar.gz
|
|
_md5_=0f9f0e5cc199a9726d5d0fd6ec6ab36f
|