welcome to my "today i learned" repository - it's filled with short entries of information for my own reference & retention. 📓

vim command-line
how to execute commands in vim on the commandline
remove trailing whitespace in vim
how to remove trailing whitespace from files using vim
replace words in vim
how to replace words in vim
every html meta tag
a complete list of every html meta tag available for use
collapsible sections in markdown
how to create collapsible sections in markdown using html
git change branch master to main
how to work with git and rename branches as you please
bash color codes
ansi color code cheatsheet for bash scripting
common mime types
here is a list of mime types, associated by type of documents, and ordered by their common extensions
bash script conditions
how to properly use conditions in bash scripts
crontab guide
how to manage cronjobs (+ example crontab file)