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
49 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: add start script
2025-04-17 13:17:54 +01:00
#!/bin/bash
feat: set EDITOR=nvim before tmux starts inside podman
2025-05-14 07:35:20 +01:00
EDITOR
=
nvim tmux new-session -s
"
$1
"
Reference in New Issue
Copy Permalink