mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-18 16:26:50 +00:00
10 lines
No EOL
281 B
Bash
10 lines
No EOL
281 B
Bash
# Set Devs Tools
|
|
# [] = {flutter, go, dotnet, npm, cargo, gem, android, pulumi}
|
|
export devTools=""
|
|
# Uncomment if u want this env:
|
|
# export GOPATH=""
|
|
|
|
# Uncomment if u want this env (default: $HOME/.local/npm"):
|
|
# export NPM_CONFIG_PREFIX=""
|
|
|
|
#export BROWSER="google-chrome-stable" |