src/plugins/plugin-tmux/_plugin.ps1

@{
    name = 'tmux'
    description = 'Tmux support'
 
    hooks = @{
        
    }
}