Skip to content
Snippets Groups Projects
  1. Apr 11, 2021
  2. Mar 08, 2021
  3. Mar 07, 2021
  4. Feb 26, 2021
  5. Feb 25, 2021
  6. Nov 27, 2020
  7. Nov 21, 2020
  8. Oct 12, 2020
  9. Sep 29, 2020
  10. Sep 28, 2020
  11. Aug 20, 2020
  12. Aug 14, 2020
  13. Aug 10, 2020
  14. Jul 21, 2020
  15. Jul 20, 2020
  16. Jul 14, 2020
  17. Jul 13, 2020
  18. Jun 13, 2020
  19. May 10, 2020
  20. May 06, 2020
  21. May 02, 2020
    • Julian Ospald's avatar
      Forget about .bash_profile · 17506678
      Julian Ospald authored
      Previously we would prefer .bash_profile
      if no .bashrc exists, but that seems a bit
      far-fetched.
      
      .bash_profile is for login shells, .bashrc
      is sourced for interactive non-login shells,
      but most .bash_profiles also explicitly source
      .bashrc, so it's hard to go wrong with it.
      17506678
  22. May 01, 2020
  23. Apr 29, 2020
  24. Apr 16, 2020
  25. Apr 15, 2020
  26. Apr 13, 2020
Loading