
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
neovim 配置 (前端开发)
github地址:https://github.com/GINxQ-16/nvim依赖使用配置之前确保安装了以下软件包。1. nodejs2. npm3. yarn4. python35. pip6. nerd-fonts7. ctags8. fzf9. bat10. ag(the_silver_searcher)11. xclipnpm安装neovimsudo npm install -g ne
详写 UEFI & BIOS 安装 Arch Linux
1. 准备Arch Linux官方安装向导:https://wiki.archlinux.org/index.php/Installation_guide官方镜像下载地址:https://archlinux.org/download/在物理机上安装需要U盘启动盘。在虚拟机上安装需要iso镜像。VirtualBox打开EFI如果使用VirtualBox虚拟机,勾选"Enable EFI"以在Virt
Arch Linux 下安装 dwm (平铺式窗口管理器)
suckless官网:suckless.org文章目录1. 安装 xorg + xorg-xinit + git + base-devel2. 安装yay3. 安装字体4. 安装终端模拟器stalacritty5. 克隆 dwm 源码6. 编译安装 dwm7. 使用 startx 启动 dwm8. dwm 配置config.h 文件源码说明外观配置标签栏的显示 + 软件的窗口规则添加命令 + 定义
到底了