1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-03-25 07:22:54 +01:00
2020-05-05 11:29:45 +02:00
2020-05-05 11:10:39 +02:00
2020-05-05 11:10:39 +02:00
2020-05-05 11:07:50 +02:00
2020-05-05 11:10:39 +02:00
2020-05-05 11:07:50 +02:00
2020-05-05 11:10:39 +02:00
2020-05-05 11:10:39 +02:00
2020-05-05 11:10:39 +02:00
2020-05-05 11:29:45 +02:00

h45h74x's .dotfiles

managed by yadm

Of course you can make this config your own. You are allowed to view and modify all of my files and do whatever you want with it.

A bunch of scripts for a quick system setup can be found in Userdata/Scripts/Setup . The installer scripts, hence the usage of pacman for package installation, are meant to be used on Arch-based systems.

Easy Setup

For an easy setup, you need to have git installed:

sudo pacman -S git

Clone this git repository:

git clone https://gitlab.com/h45h74x/yadm-dotfiles.git

Optional: Make sure all scripts in this repo can be executed:

(chmod +x -R yadm-dotfiles)

CD into the dotfiles directory

cd dotfiles

Run the full_install-Script to install everything (or choose individual components by running their respective scripts)

sh full_install.sh

Description
No description provided
Readme 28 MiB
Languages
Shell 97.5%
Python 1.5%
Roff 0.5%
Perl 0.4%
Ruby 0.1%