Moved clearbuilt scripts to their own repo
This commit is contained in:
parent
a6e1580d61
commit
a532685756
3 changed files with 0 additions and 11 deletions
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
# Start and stop clearbuilt environment for a project
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
mosh=$(which mosh)
|
|
||||||
mosh_server=$(which mosh-server)
|
|
||||||
${mosh} --server="${mosh_server} new -l LANG=en_US.UTF-8" gate.clearbuilt.com. --
|
|
||||||
|
|
||||||
#${mosh} --server="/usr/bin/mosh-server new -l LANG=en_US.UTF-8" gate.clearbuilt.com. --
|
|
||||||
"$@"
|
|
||||||
#AddKeysToAgent yes
|
|
||||||
#ForwardAgent yes
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue