diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2021-10-18 21:10:24 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2021-10-18 21:10:24 -0500 |
commit | 2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1 (patch) | |
tree | c7309f9c3cbdc92aa300f2041f8a486f04e87a86 /zsh/aliasrc.hyperlibrex60 | |
parent | a98fec2e788344e78353ef6bc9584ce7790538c9 (diff) | |
download | dotconfig-2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1.tar.xz dotconfig-2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1.zip |
add librex60 and change a few things:
Diffstat (limited to 'zsh/aliasrc.hyperlibrex60')
-rwxr-xr-x | zsh/aliasrc.hyperlibrex60 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/zsh/aliasrc.hyperlibrex60 b/zsh/aliasrc.hyperlibrex60 deleted file mode 100755 index 1258032..0000000 --- a/zsh/aliasrc.hyperlibrex60 +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -## Normal Aliases ## -# Replacement programs -alias \ - ls="ls" \ - |