1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-23 10:30:18 +00:00
dotfiles/.zsh/env.zsh
2021-01-04 18:36:54 +01:00

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=""