This website requires JavaScript.
Explore
Help
Register
Sign In
babbarc
/
workspaces
Watch
1
Star
0
Fork
0
You've already forked workspaces
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
workspaces
/
start.sh
3 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: add start script
2025-04-17 13:17:54 +01:00
#!/bin/bash
feat: add environment var CONTAINER_CONNECTION to start up script
2025-05-20 19:54:19 +00:00
EDITOR
=
nvim
CONTAINER_CONNECTION
=
my-remote tmux new-session -s
"
$1
"
Reference in New Issue
Copy Permalink