easy way to execute shell scripts in layouts #2382
theSafdarAwan
started this conversation in
Show and tell
Replies: 1 comment
-
this is my layout
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have switched to just one day ago. I have been tmux user for a long time and loved the setup.
One day ago i switched to zellij and just fell in love with it. It has all the features that i wished to have in the tmux.
It has a very good system of layouts for scripting session's but one thing is bugging me a lot. Not being able to execute shell commands though the layout config.
I came to this solution by creating a script which does you command for that pane then starts the shell.
here is an example of me using
zoxide
I just point the command argument to this script when creating layout and it does the job.
Is there any other solution that you guys came across. I would love to see.
Beta Was this translation helpful? Give feedback.
All reactions