<!-- 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 macOS.

- `clds` Recursively delete .DS_Store files.
- `clls`  Clean up LaunchServices to remove duplicates in the
  'Open With' menu.
- `finderHideHidden` Hide hidden files in Finder.
- `finderShowHidden` Show hidden files in Finder.
- `hideDesktopIcons` Hide all icons on the Desktop.
- `iphone` Open the device simulators.
- `lockScreen` Lock the screen of the mac.
- `ofd` Open the current directory in a Finder window.
- `purge` Purging Xcode DerivedData.
- `safariSafeMode` Launch Safari in Safe Mode.
- `showDesktopIcons` Show all icons on the Desktop.
- `screensaverDesktop` Run a screensaver on the Desktop.
- `trash` Empty the Trash on all mounted volumes and the main HDD.
- `vp` Verify macOS Permissions.
- `vv` Verify macOS Volume.
- `wifiOn` Turn on Wi-Fi.
- `wifiOff` Turn off Wi-Fi.
- `xcode` Launch XCode app in macOS.

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