<!-- markdownlint-disable MD033 MD041 MD043 -->

<img
  src="https://kura.pro/dotfiles/v2/images/logos/dotfiles.svg"
  alt="dotfiles logo"
  width="66"
  align="right"
/>

<!-- markdownlint-enable MD033 MD041 -->

# Dotfiles (v0.2.469)

Simply designed to fit your shell life 🐚

![Dotfiles banner][banner]

## 🆃🅼🆄🆇 🅰🅻🅸🅰🆂🅴🆂

This code provides a set of aliases for the `tmux` command.

- `tm` Start tmux.
- `tma` Attach to a tmux session.
- `tmat` Attach to a tmux session with name.
- `tmks` Kill all tmux sessions.
- `tml` List tmux sessions.
- `tmn` Start a new tmux session.
- `tmns` Start a new tmux session with name.
- `tms` Start a new tmux session.

[banner]: https://kura.pro/dotfiles/v2/images/titles/title-dotfiles.svg
