dotfiles

My personalised dotfiles that I use with zsh as a shell.
git clone git://git.mattfehrenbach.xyz/dotfiles.git
Log | Files | Refs

commit 305449e9123c35277768ee2ac1b37d5a97211f90
parent e041c989f7441f2c8726cebfaa7cf229dba9eb06
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date:   Sat, 26 Dec 2020 17:27:12 +0000

Added .zshenv dotfile

Diffstat:
R.config/shell/profile -> .config/zsh/.zshenv | 0
A.zshenv | 2++
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.config/shell/profile b/.config/zsh/.zshenv diff --git a/.zshenv b/.zshenv @@ -0,0 +1 @@ +.config/zsh/.zshenv+ \ No newline at end of file