Linux

  • NixOS
  • Bash for noobs

Docker

  • Getting started
  • Useful Docker commands

PowerShell

  • Useful scripts
  • PowerShell
  • Terminal

Build tool & automation

  • Maven

Other

  • Yazi
  • Falcon LogScale
  • Git
  • Regex

Windows

  • AutoHotkey
  • Komorebi
  • Windows Subsystem for Linux
  • Home
  • Tags
  • GitHub

GitHub

Git

  23 May 2023
Useful Git workflows Temporarily undoing changes Regular one-off stash: # Moves all local changes to the stash git stash # Moves last stashed changes …
 Git   GitHub