home tags feed 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 01 October 2020 #vim #terminal #cli remove trailing whitespace in vim how to remove trailing whitespace from files using vim 02 October 2020 #vim replace words in vim how to replace words in vim 19 April 2020 #vim every html meta tag a complete list of every html meta tag available for use 13 November 2020 #webdev collapsible sections in markdown how to create collapsible sections in markdown using html 12 February 2021 #webdev git change branch master to main how to work with git and rename branches as you please 22 March 2021 #webdev #terminal #cli bash color codes ansi color code cheatsheet for bash scripting 22 March 2021 #terminal #bash common mime types here is a list of mime types, associated by type of documents, and ordered by their common extensions 01 October 2020 #webdev bash script conditions how to properly use conditions in bash scripts 22 December 2020 #terminal #bash crontab guide how to manage cronjobs (+ example crontab file) 01 October 2020 #terminal #bash