Skip to content

nickvourd/Tmux-Yaml-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tmux Yaml Collection

Custom yaml files collection for tmux.

Table of Contents

Installation

In order to use the yaml files with tmux, you should install tmuxp:

sudo apt install tmuxp -y

Scripts Table

The following table illustrates my custom yaml files used during various engagements:

Yaml file Description
pentest.yml Penetration Test yaml file.
redteam.yml Red Team yaml file.

Usage

In order to load yaml in tmuxp use the following:

tmuxp <yaml_filename>.yml

Example:

tmuxp pentest.yml

Reference