lautan@lemmy.ca to Linux@lemmy.ml · 7 months agoTips on how to structure your home directoryunixdigest.comexternal-linkmessage-square12fedilinkarrow-up149arrow-down14 cross-posted to: hackernews@lemmy.smeargle.fans
arrow-up145arrow-down1external-linkTips on how to structure your home directoryunixdigest.comlautan@lemmy.ca to Linux@lemmy.ml · 7 months agomessage-square12fedilink cross-posted to: hackernews@lemmy.smeargle.fans
minus-square30p87@feddit.delinkfedilinkarrow-up15·7 months agoIsn’t ~/.local for such manually installed stuff, like /usr/local instead of /usr?
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up4arrow-down1·edit-228 days agoRemoved by mod
minus-squareBjörn Tantau@swg-empire.delinkfedilinkarrow-up5·7 months agoOpenSUSE automatically adds ~/bin and ~/.local/bin to your $PATH if they exist.
minus-squaretheshatterstone54@feddit.uklinkfedilinkarrow-up1·7 months agoAny reason why yould have it in .bash_local over .bashrc? I use zsh but even when I used bash or fish, I’d add to my $PATH via .bashrc and config.fish respectively.
Isn’t ~/.local for such manually installed stuff, like /usr/local instead of /usr?
Removed by mod
OpenSUSE automatically adds ~/bin and ~/.local/bin to your $PATH if they exist.
Removed by mod
Any reason why yould have it in .bash_local over .bashrc? I use zsh but even when I used bash or fish, I’d add to my $PATH via .bashrc and config.fish respectively.
Removed by mod