Notes about GNU core utilities.
Key shortcuts:
Shortcut | Description |
---|---|
M z x | Change the font size, use then +/- keys to increase or decrease the font size |
M f e d | Open the current ~./spacemacs file for editing. |
M f e D | Diff the current ~/.spacefile with the default. |
ctrl+b,$
tmux list-sessions
tmux attach -t <session name>
ctrl+b,d
sudo dd if=/dev/nvme1n1 status=progress bs=4M | gzip -c > /run/media/dave/Transcend/windows-backup.img.gz && sync