Please write environment variable configuration to ~/.pam_environent and ~/.profile, or /etc/profile.d instead of ~/.bashrc
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
Inspect the setup script that currently writes environment variables to ~/.bashrc, and review linked pull request #20 for existing work. Verify the chosen ~/.pam_environment, ~/.profile, or /etc/profile.d behavior works outside interactive Bash sessions and with another shell or a graphical IDE.
Written by the indexing model from the issue text.
Description
This script write environment variable configuration to ~/.bashrc, which means that this configuration will only take effect in an interactive bash session. However, users may want to launch the IDE under a graphical environment, or they may wish to use a different shell, e.g. zsh.
So the configuration should be writen to ~/.pam_environment and ~/.profile instead. Alternatively, if the configuration needs to take effect for all users, the script should create a new file in /etc/profile.d and write the configuration there.
- Dominant language
- Shell
- Stars
- 128
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from raspberrypi/pico-setup
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
raspberrypi/pico-setup#67 · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
raspberrypi/pico-setup#12 · 8 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 20/100
raspberrypi/pico-setup#10 · 5 comments ·
-
pico_setup.sh doesn't install all of the required components on an AARCH64 kernel/32-bit userland. Open
Difficulty 1/5 1-3 hours Newbie friendliness 55/100
raspberrypi/pico-setup#9 · 4 comments ·
All issues in raspberrypi/pico-setup
Similar issues
-
Update Vish to 1.1.5 Openpackage-update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
oSoWoSo/vOid_Community_repOsitory#144 · 1 comment ·
-
help wanted new command
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
tldr-pages/tldr#24151 ·
-
PacReq: Rune IDE Openpackage request
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
pacstall/pacstall-programs#9402 ·
-
[BUG] ci: the first prefetch-images.sh call runs before shard.txt exists, so it is always a no-op Openbug github-actions
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
update-request
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
msys2/MINGW-packages#31768 ·