Skip to content

wchocian/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiktor's dotfiles

Table of Contents

Overview

Repository contains my personal config files as well as scripts necessary to link all files. The goal is to be able to set up config for all the programs in as few steps as it is possible.

Repository also contains optional scripts necessary to install all the programs the configs are set up for and the dependencies.

Installation

Prerequisites

Make sure to have git installed. Here are the examples of installing git for chosen distributions.

Debian

sudo apt-get install git

Arch

sudo pacman -S git

Fedora

sudo dnf install git

Clone the repository to the local repos directory:

git clone https://github.com/wchocian/dotfiles.git

Using script

./link.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published