First Dotfiles
·53 words·1 min·
Projects
OS
Linux
ArchLinux
dotfiles
bspwm
Table of Contents
💻 Dotfiles#
A some addition that’s neovim by using nvchad
NvChad/NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
Lua
21770
1925
Installations#
git clone https://github.com/adilhyz/arco-bspwm-dotfiles ~/dotfiles &&
git clone https://github.com/NvChad/NvChad ~/dotfiles/.config/nvim &&
mv ~/dotfiles/.config/* ~/.config;
In terminal run nvim then
:PackerSync+ENTER