From 62a28fa769a21829b9c2b6c6b1ff5312043c2c4b Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Thu, 14 Oct 2021 13:41:31 -0500 Subject: aliasrc changes --- zsh/zprofile.openbsdx230 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'zsh/zprofile.openbsdx230') diff --git a/zsh/zprofile.openbsdx230 b/zsh/zprofile.openbsdx230 index 4abb5f1..7fd9c63 100644 --- a/zsh/zprofile.openbsdx230 +++ b/zsh/zprofile.openbsdx230 @@ -8,3 +8,7 @@ export ZPLUGINS=" /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh " source /home/timmy/.config/zsh/zprofile.base +alias \ + grep="rg -i" \ + diff="\diff" \ + -- cgit v1.2.3