mirror of
https://github.com/scopatz/nanorc
synced 2025-08-02 15:40:07 +02:00
Add debugging
This commit is contained in:
parent
fd9a31365f
commit
7fb8e9fa8e
@ -24,6 +24,9 @@
|
||||
OPTERR=1
|
||||
# Separator (useful for simulate arrays)
|
||||
G_IFS=" "
|
||||
# Debugging variables
|
||||
set -e
|
||||
set -x
|
||||
|
||||
# Global Variables
|
||||
G_VERSION="2019.10.17"
|
||||
|
Loading…
x
Reference in New Issue
Block a user