- Debian 11 (bullseye)
- Ubuntu 20.04 (focal fossa)
- Ubuntu 22.04 (Jammy Jellyfish)
sudo apt install ansible gitcd ~
git clone --recursive https://github.com/mqcmd196/dotfiles.gitansible-playbook setup_sudoer.yml -K ansible-playbook setup_sudoer.yml -K --tags emacs # e.g. emacs ansible-playbook setup_sudoer.yml -K -vvv Limited dotfiles
./setup_nonsudoer- Execute
copilot-loginwhencopilot-modeis enabled - On emacs, execute
all-the-icons-install-fontsandnerd-icons-install-fonts
C-; : Completion
C-u <n> : Repeat the next command n times. (n=4 by default)
C-u C-SPC : Back to the initial position when search
M-[ : Return to the beginning of the paragraph that precedes the point
M-] : Move to the end of the paragraph behind the point
M-h : Place a point and mark before or after the paragraph with the point or the paragraph following the point
lsp-workspace-restart : Reload lsp at current workspace. It is convenient after the build
reftex-toc : Show the table of contents for the current tex document
C-c p f : Find file in project
C-c v g : Magit status
C-c f r : Find recently opened file
This repository includes emacs-one-themes which is licensed under GPL-3.0. If you don't want to use it, you can use it under the BSD-3-Clause license.