<!-- 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 command aliases to open important
configuration files in default text editors quickly and easily. The
following aliases are included:

- `apconf` opens the Apache configuration file in the default text
  editor.
- `bshrc` opens the Bash configuration file in the default text editor.
- `bshp` opens the Bash profile in the default text editor.
- `dockcomp` opens the Docker Compose file in the default text editor.
- `eddir` opens the current directory in the default text editor.
- `gcfg` opens the Git configuration file in the default text editor.
- `gign` opens the Git ignore file in the default text editor.
- `hosts` opens the hosts file in the default text editor.
- `ngconf` opens the Nginx configuration file in the default text
  editor.
- `sshconf` opens the SSH configuration file in the default text editor.
- `zshrc` opens the Zsh configuration file in the default text editor.
- `zshp` opens the Zsh profile in the default text editor.

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