#cheatsheet
[*] Doom Emacs Config
My custom keybinds for DOOM Emacs (config.el). Made to be normie-core and using keybinds I already like using. I really dislike the idea of an efficient text editor being the the one that enables you …
[*] Digitale Værktøjer
Images VærktøjFormålLink tineyeReverse image searchhttps://tineye.com/
[*] Bash Cheatsheet
Find and kill a process KommandoNote ss -tulnp | grep <port>ss er et CLI til at undersøge sockets kill <pid>
[*] tmux cheatsheet
tmux er et CLI til at håndtere flere terminalsessioner i »et« vindue KommandoNote ctrl+b+:Åbner kommandoprompt inde i en tmux-session ctrl+b+cNyt vindue i nuværende terminal