Skip to content

Instantly share code, notes, and snippets.

View danielnydrle's full-sized avatar
😼

Daniel Nýdrle danielnydrle

😼
View GitHub Profile
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active November 3, 2025 15:04
Conventional Commits Cheatsheet
#!/bin/bash
iatest=$(expr index "$-" i)
#######################################################
# SOURCED ALIAS'S AND SCRIPTS BY zachbrowne.me
#######################################################
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc