Skip to content

Commit 9675826

Browse files
committed
feat: add tmux
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
1 parent 0b25ef7 commit 9675826

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docs/tmux.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# :simple-tmux: tmux
2+
3+
## Installation
4+
5+
!!! quote ""
6+
7+
```shell
8+
sudo apt install tmux
9+
```
10+
11+
## :link: References
12+
13+
- <https://tmuxcheatsheet.com/>

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ nav:
5050
- Specifications: specifications.md
5151
- SSH: ssh.md
5252
- Task: task.md
53+
- tmux: tmux.md
5354
- Ubuntu: ubuntu.md
5455
- Windows 11: w11.md
5556
- yq: yq.md

0 commit comments

Comments
 (0)