User Tools

Site Tools


linux:linux_notes

This is an old revision of the document!


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.1596610632.txt.gz · Last modified: 2020/08/04 23:57 by dave