• 1 Post
  • 13 Comments
Joined 2 years ago
cake
Cake day: December 28th, 2023

help-circle

  • Yeah, same here ! Can’t believe how useful it is to have a git repo to keep track of changes, even as a non coder/sysadmin.

    Simple pull/push commands and I’m now able to keep track of my bash scripts and specific .dot/config files.

    To bad there isn’t a way to keep side notes a la Obsidian. Comments in the code are okay, but sometimes I wan’t to breakup the whole command with some notes to get a better understanding !