cswimr/home
Archived
Template
1
0
Fork 0

add linuxbrew load step

This commit is contained in:
Seaswimmer 2024-10-26 01:23:06 -04:00
parent d7f3251583
commit 85ec7f7e7b
Signed by: cswimr
GPG key ID: A9C162E867C851FA

2
.zshrc
View file

@ -112,3 +112,5 @@ export NNN_ARCHIVE="\\.(7z|a|ace|alz|arc|arj|bz|bz2|cab|cpio|deb|gz|jar|lha|lz|l
# Compilation flags:
# export ARCHFLAGS="-arch x86_64"
# Load linuxbrew
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"