- Compact config based on: https://github.com/fastfetch-cli/fastfetch/blob/dev/presets/examples/13.jsonc (main)
- Big config based on: https://github.com/Sk7Str1pe/Public
I learnned to configure Neovim from these videos from Josean Martinez
Stephan Raabe's ML4W config was helpful when I was configuring Hyprland
I stole and edited some configs from Eric Murphy's dotfiles
Make sure you have GNU Stow and Git installed on your system
Debian Ubuntu and Mint:
sudo apt install git stow
Arch based:
sudo pacman -S git stow
git clone --recursive https://github.com/ChenTechGit/dotfiles
Clone the Testing branch with this command:
git clone -b Testing --recursive https://github.com/ChenTechGit/dotfiles
Now use GNU Stow to create symbolik links
NOTE You need to delete or backup your existing dotfiles such as .bashrc
stow .
You may find my old configs in the unused.