aboutsummaryrefslogtreecommitdiff
path: root/ansiec/reset.go
diff options
context:
space:
mode:
Diffstat (limited to 'ansiec/reset.go')
-rw-r--r--ansiec/reset.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansiec/reset.go b/ansiec/reset.go
new file mode 100644
index 0000000..82a56d5
--- /dev/null
+++ b/ansiec/reset.go
@@ -0,0 +1,3 @@
+package ansiec
+
+var Reset = "\x1b[0m"