# pimacs **Repository Path**: pphboy/pimacs ## Basic Information - **Project Name**: pimacs - **Description**: pimacs配置 - **Primary Language**: Lisp - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2022-01-11 - **Last Updated**: 2025-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #+title: Pi Emacs configuration #+author: pphboy@qq.com ** introduction *_~i m old freshman, if you wanna use the config~_* - step.1 install the fonts that in the ./font/* all fonts file - step.2 just enjoy. 🥰 - Vue3 Install Dependencies #+begin_src shell # typescript ,volar ,emmet-ls npm install -g typescript @volar/vue-language-server volar emmet-ls # you need create link about node_modules in /usr/lib/ #+end_src shell - CppTools 插件下载地址 https://www.123pan.com/s/wCG7Vv-IVJX.html 提取码:Mta5 #+begin_src shell # 这个是压缩包解压的位置 ~/.emacs.d/.extension/vscode/cpptools/ # 设置 这个 软件 的运行权限 chmod 777 ~.emacs.d/.extension/vscode/cpptools/extension/debugAdapters/bin/OpenDebugAD7 #+end_src - step.3 sudo apt install python3-epc you guys need to install python lib by apt tool, like this sudo apt install python3- * Thanks For manateelazycat https://github.com/manateelazycat