Skip to content

moving variables to separate files#9

Open
bobrovalex wants to merge 1 commit intoBreadOnPenguins:masterfrom
bobrovalex:shelldot_improve
Open

moving variables to separate files#9
bobrovalex wants to merge 1 commit intoBreadOnPenguins:masterfrom
bobrovalex:shelldot_improve

Conversation

@bobrovalex
Copy link

Hi from Ukraine!

Instead of storing environment variables in the .zprofile file, you can source them from the .config/shell/env/ folder.
There, you can separate them into different files by category.

This allows you to source environment variables into bash to, for example.

IMPORTANT: P​lace the numeric prefix into file name like 01- so that it is loaded first.

In .zprofile you can choose to source all files from folder, source individual files or exclude files from list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant