Italicize tmux aliases
parent
5e98cf08fe
commit
2c4a428e50
@ -170,12 +170,12 @@ You also find these commands in Dash as a Cheat-sheet.
|
|||||||
|
|
||||||
| Alias | Command |
|
| Alias | Command |
|
||||||
|:------|:--------------------|
|
|:------|:--------------------|
|
||||||
| ta | tmux attach -t |
|
| _ta_ | tmux attach -t |
|
||||||
| tad | tmux attach -d -t |
|
| _tad_ | tmux attach -d -t |
|
||||||
| ts | tmux new-session -s |
|
| _ts_ | tmux new-session -s |
|
||||||
| tl | tmux list-sessions |
|
| _tl_ | tmux list-sessions |
|
||||||
| tksv | tmux kill-server |
|
| _tksv_ | tmux kill-server |
|
||||||
| tkss | tmux kill-session -t|
|
| _tkss_ | tmux kill-session -t|
|
||||||
|
|
||||||
## Systemd
|
## Systemd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user