diff options
| author | leiyu3 <s444814187@gmail.com> | 2026-02-24 15:03:32 -0500 |
|---|---|---|
| committer | leiyu3 <s444814187@gmail.com> | 2026-02-24 15:03:32 -0500 |
| commit | b8fcc11c9b7f77b88e0880ececa735536d938f8d (patch) | |
| tree | 33fef3c0d507925bbe7ffe28fb85ab441c19d917 /.profile | |
| download | dotfiles-b8fcc11c9b7f77b88e0880ececa735536d938f8d.tar.gz dotfiles-b8fcc11c9b7f77b88e0880ececa735536d938f8d.zip | |
add .bashrc and .profile
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.profile b/.profile new file mode 100644 index 0000000..b65b027 --- /dev/null +++ b/.profile | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | export PATH="$HOME/.local/bin:$PATH" | ||
| 2 | |||
| 3 | export MOZ_ENABLE_WAYLAND=1 | ||
