Skip to content

ChenTechGit/dotfiles

Repository files navigation

📄 My dotfiles

I use Arch btw.

Credits

Fastfetch

  1. Compact config based on: https://github.com/fastfetch-cli/fastfetch/blob/dev/presets/examples/13.jsonc (main)
  2. Big config based on: https://github.com/Sk7Str1pe/Public

Neovim

I learnned to configure Neovim from these videos from Josean Martinez

Other

Stephan Raabe's ML4W config was helpful when I was configuring Hyprland

I stole and edited some configs from Eric Murphy's dotfiles

📦 Requirements

Make sure you have GNU Stow and Git installed on your system

Git

Debian Ubuntu and Mint:

sudo apt install git stow

Arch based:

sudo pacman -S git stow

📥 Installation

First clone this repository in your $HOME directory with Git:
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 .

Old configs?

You may find my old configs in the unused.

About

My Hyprland dotfiles on Arch Linux (btw)

Resources

License

Stars

Watchers

Forks