<!-- 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 updating various software on
macOS and Linux.

### macOS

- `upd` updates macOS software, Homebrew packages, Homebrew Casks, Mac
   App Store apps, Rust stable toolchain, Ruby gems, Python packages,
   and Node.js packages.

### Linux

- `open` opens a file or URL in the user's preferred application.
- `pbcopy` copies to clipboard.
- `pbpaste` pastes from clipboard.
- `upd` updates Linux packages, cleans up package cache, updates pnpm
  packages, updates Rust stable toolchain, updates Ruby gems, updates
  Python packages, and updates Node.js packages.

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