Skip to content

TCAGM-Dev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

269 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

The content of this repository are the dotfiles that I use in my personal Arch install.

Requirements

Installation

This repository includes a setup script that can be used to quickly install it. Do note that this script leaves the directory that you clone the repository into intact, which might not be ideal for people who aren't - well, me. There currently is not an easy script to just install the setup, so this will need to be done manually.

First, make sure you have git installed:

which git || sudo pacman -S git

Clone the repository:

git clone https://github.com/TCAGM-Dev/dotfiles.git ~/dot
cd ~/dot

And run the script:

sudo ~/dot/setup.sh

After executing these steps, the setup should be installed and active when you log into Hyprland.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors