1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-19 08:45:36 +00:00
dotfiles/.zsh/env.zsh

8 lines
242 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=""