Add missing alias to utility README

This commit is contained in:
Kaleb Elwert 2017-04-15 14:16:15 -07:00
parent 38f0d2f34e
commit 600b4cc9e6

View file

@ -66,6 +66,7 @@ Aliases
- `_` executes a command as another user (`sudo`).
- `b` opens the default web browser.
- `cp` copies files and directories interactively.
- `diffu` shorthand for `diff --unified`
- `e` opens the default editor.
- `ln` links files and directories interactively.
- `mkdir` creates directories, including intermediary directories.