Skip to content

Run bash/zsh functions as pane command #1942

Answered by gohoyer
gohoyer asked this question in Q&A
Discussion options

You must be logged in to vote

I`ve figured out how to do it reading this issue.

layout {
    pane { 
      command "zsh"
      args "-ci" "my_custom_function"
    }
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gohoyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant