Skip to content
Snippets Groups Projects
  1. Nov 27, 2020
  2. Nov 21, 2020
  3. Oct 12, 2020
  4. Sep 29, 2020
  5. Sep 28, 2020
  6. Aug 20, 2020
  7. Aug 14, 2020
  8. Aug 10, 2020
  9. Jul 21, 2020
  10. Jul 20, 2020
  11. Jul 14, 2020
  12. Jul 13, 2020
  13. Jun 13, 2020
  14. May 10, 2020
  15. May 06, 2020
  16. 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
  17. May 01, 2020
  18. Apr 29, 2020
  19. Apr 16, 2020
  20. Apr 15, 2020
  21. Apr 13, 2020
  22. Apr 12, 2020
  23. Apr 11, 2020
Loading