Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 519 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 519 Bytes

Collection of .bashrc code snippets

  • basics This should always be in your .bashrc [NOTE: Pop_OS! will already contain this.]
  • bash_aliases Some useful aliases to include in a separate file.
  • colorify Code to make your terminal more pleasant to the eyes.
  • python Some python specific snippets.
  • special contains special practices, not necessary stuff.