My personal emacs init file and configurations.
git clone --recurse-submodules [email protected]:litcoder/.emacs.d.git
Or
git clone [email protected]: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 copilot-install-server
M-x copilot-login
M-x global-copilot-mode