My personal emacs init file and configurations.
git clone --recurse-submodules git@github.com:litcoder/.emacs.d.git
Or
git clone git@github.com:litcoder/.emacs.d.git
cd .emacs.d
git submodule update --init --recursive
- Ubuntu
sudo apt install black clang-format clang-format-15
M-x package-refresh-contents
M-x package-install-selected-packages
M-x package-install
Type package names.
clang-format
copilot
M-x copilot-install-server
M-x copilot-login
M-x global-copilot-mode