Solventum2/zshrc
“SamoilenkoVadym” 173dedbf41 Initial commit
2025-02-14 11:57:46 +00:00

3 lines
150 B
Bash

export PATH="/opt/homebrew/opt/tcl-tk/bin:$PATH"
export LDFLAGS="-L/opt/homebrew/opt/tcl-tk/lib"
export CPPFLAGS="-I/opt/homebrew/opt/tcl-tk/include"