Skip to content

gKits/.dotfiles

Repository files navigation

.dotfiles

The best .dotfiles of all time

Setup

  1. Clone the .dotfiles repo and all of it's submodules into your home directory and move into it.
git clone --recurse-submodules https://github.com/gkits/.dotfiles
cd .dotfiles
  1. Install all packages provided in packages.txt.
xargs paru -Syu < packages.txt

I use CachyOS which is Arch based therefore the example given uses paru. You can replace paru -Syu with the install command for the package manager of your choice (eg. apt install)

  1. Use the link script to create all the symlinks
./link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published