From 2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Mon, 18 Oct 2021 21:10:24 -0500 Subject: add librex60 and change a few things: --- zsh/aliasrc.debx230 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 zsh/aliasrc.debx230 (limited to 'zsh/aliasrc.debx230') diff --git a/zsh/aliasrc.debx230 b/zsh/aliasrc.debx230 new file mode 100755 index 0000000..1258032 --- /dev/null +++ b/zsh/aliasrc.debx230 @@ -0,0 +1,7 @@ +#!/bin/sh + +## Normal Aliases ## +# Replacement programs +alias \ + ls="ls" \ + -- cgit v1.2.3