remove old ssh plugin for new scwrypts plugin!
This commit is contained in:
7
config/scwrypts/environments/remote/local
Normal file
7
config/scwrypts/environments/remote/local
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
#####################################################################
|
||||
### scwrypts runtime configuration (group 'remote') #################
|
||||
#####################################################################
|
||||
|
||||
# session name for remote connection (default 'remote')
|
||||
export REMOTE_TMUX_SESSION=wryn
|
7
config/scwrypts/environments/remote/local.altaria
Normal file
7
config/scwrypts/environments/remote/local.altaria
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
#####################################################################
|
||||
### scwrypts runtime configuration (group 'remote') #################
|
||||
#####################################################################
|
||||
|
||||
# session name for remote connection (default 'remote')
|
||||
export REMOTE_TMUX_SESSION=wryn # from local
|
7
config/scwrypts/environments/remote/local.blaziken
Normal file
7
config/scwrypts/environments/remote/local.blaziken
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
#####################################################################
|
||||
### scwrypts runtime configuration (group 'remote') #################
|
||||
#####################################################################
|
||||
|
||||
# session name for remote connection (default 'remote')
|
||||
export REMOTE_TMUX_SESSION=wryn # from local
|
7
config/scwrypts/environments/remote/local.butterfree
Normal file
7
config/scwrypts/environments/remote/local.butterfree
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
#####################################################################
|
||||
### scwrypts runtime configuration (group 'remote') #################
|
||||
#####################################################################
|
||||
|
||||
# session name for remote connection (default 'remote')
|
||||
export REMOTE_TMUX_SESSION=wryn # from local
|
7
config/scwrypts/environments/remote/local.gardevoir
Normal file
7
config/scwrypts/environments/remote/local.gardevoir
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
#####################################################################
|
||||
### scwrypts runtime configuration (group 'remote') #################
|
||||
#####################################################################
|
||||
|
||||
# session name for remote connection (default 'remote')
|
||||
export REMOTE_TMUX_SESSION=wryn # from local
|
7
config/scwrypts/environments/remote/local.umbreon
Normal file
7
config/scwrypts/environments/remote/local.umbreon
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
#####################################################################
|
||||
### scwrypts runtime configuration (group 'remote') #################
|
||||
#####################################################################
|
||||
|
||||
# session name for remote connection (default 'remote')
|
||||
export REMOTE_TMUX_SESSION=wryn # from local
|
Reference in New Issue
Block a user