From c2e25da12809dbb5e37724fd3d895e4af60a740e Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 30 Jul 2022 19:25:46 -0500 Subject: [PATCH] fix: rename zprofile to zshrc --- .zprofile => .zshrc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .zprofile => .zshrc (100%) diff --git a/.zprofile b/.zshrc similarity index 100% rename from .zprofile rename to .zshrc