gpt4 book ai didi

ubuntu - 在 Ubuntu WSL 中,如何存储永久环境变量?

转载 作者:行者123 更新时间:2023-12-04 18:35:53 24 4
gpt4 key购买 nike

我已经尝试过,但是每次重新启动系统时,我的变量都消失了。
如何在 Ubuntu WSL2 上以永久方式存储我的环境变量?

最佳答案

所以这是对我有用的方式:~/.bash_profile如果在 Ubuntu WSL2 上使用 Bash,是永久环境变量的正确文件,但请确保添加 export变量之前的关键字,如下所示:

export THISVAR=thisIsAVar
export ANOTHERVAR=anotherVar

关于ubuntu - 在 Ubuntu WSL 中,如何存储永久环境变量?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65258771/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com