From 504dd5d8a0e7e20740e9a5b492023c66ab874c14 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sun, 27 Feb 2022 13:25:30 -0600 Subject: [PATCH] Dropped some old comments --- zsh/.zshrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index ae31714..123789b 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,8 +1,5 @@ #!/usr/bin/env zsh -# TODO: Has been commented out for a while, maybe unnecessary -# export PATH=$HOME/.config/composer/vendor/bin:$PATH -# TODO: May not need this one anymore export DOTFILES=$HOME/.dotfiles export INCLUDES=$HOME/.local/share/dotfiles