summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-01-27 02:17:15 +0100
committerache <ache@ache.one>2023-01-27 02:17:15 +0100
commite12a1eebdfef892af5b08e30644e3406303c2e77 (patch)
tree1af879d6460f7021b50f25e908905edf319db74c /functions
parentAdd lxc wrapper (diff)
Usefull ansiStrip
Diffstat (limited to 'functions')
-rw-r--r--functions/ansiStrip.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/ansiStrip.fish b/functions/ansiStrip.fish
new file mode 100644
index 0000000..6b1f13e
--- /dev/null
+++ b/functions/ansiStrip.fish
@@ -0,0 +1 @@
+ alias ansiStrip='sed 's/\x1b\[[0-9;]*m//g''