- 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 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
C-x C-M-+, C-x C-M-=, C-x C-M-- or C-x C-M-0, or scroll the mouse wheel with both the Ctrl and Meta modifiers pressed : Change the sizes of the fonts globally
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.