From 449a6f57a36862a8ff27b2a3cee0922f4e4d949e Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Thu, 12 Oct 2023 14:23:49 +0200 Subject: Add zsh --- public/zsh/.usr/local/bin/sed | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 public/zsh/.usr/local/bin/sed (limited to 'public/zsh/.usr/local/bin/sed') diff --git a/public/zsh/.usr/local/bin/sed b/public/zsh/.usr/local/bin/sed new file mode 100755 index 0000000..1077e99 --- /dev/null +++ b/public/zsh/.usr/local/bin/sed @@ -0,0 +1,2 @@ +#!/bin/bash +gsed "$@" -- cgit v1.2.3