1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-22 05:29:54 +00:00

Rename dot_zshenv to dot_zshenv.tmpl

This commit is contained in:
Thomas A. Christensen II 2021-10-20 08:06:01 -05:00
parent 734240b1cb
commit 0e971860ad

View file

@ -1,3 +1,4 @@
# shellcheck shell=zsh
# Linuxbrew setup # Linuxbrew setup
if [ -d $HOME/../linuxbrew/.linuxbrew ]; then if [ -d $HOME/../linuxbrew/.linuxbrew ]; then
BREWPATH=$HOME/../linuxbrew/.linuxbrew BREWPATH=$HOME/../linuxbrew/.linuxbrew