mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-27 15:58:10 +00:00
fix(scripts): correct usage and help exit status (#143)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Create a directory and cd into it
|
||||
# Usage: mkcd <dir>
|
||||
# Usage: x-mkd <dir>
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user