User Tools

Site Tools


linux:linux_notes

Distro Notes

Coreutils

Emacs Notes

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.

Vim Notes

tmux Notes

  • To rename a session:
    • ctrl+b,$
  • To list sessions:
    • tmux list-sessions
  • To join a previous session:
    • tmux attach -t <session name>
  • To detatch:
    • ctrl+b,d

Networking

Misc

linux/linux_notes.txt · Last modified: 2021/05/22 13:06 by dave