mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
minor fix
This commit is contained in:
parent
3bfde49348
commit
4062aeab3d
8 changed files with 39 additions and 12 deletions
|
|
@ -2,7 +2,6 @@
|
|||
# Adds better error handling and safety features
|
||||
# shellcheck disable=SC2016
|
||||
|
||||
# TODO: UNTESTED
|
||||
set -e # Exit immediately if a command exits with a non-zero status
|
||||
set -u # Treat unset variables as an error
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue