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