Skip to content

yverek/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yverek's dotfiles

This is my personal collection dotfiles for configuring a development environment based on Arch Linux. 💻

Table of Contents

Details

Requirements

Make sure the following requirements are installed:

Install them with

$ sudo pacman -S git stow

Installation

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don't want or you don't need. Use at your own risk!

Two things before proceeding:

  1. Before installing anything, you must install the stow package: check its README!
  2. Before installing a package, remember to check README to get more information!

First of all, clone this repository

$ git clone https://github.com/yverek/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles

Now, you can install every package you want using just stow

$ stow fish

To remove dotfiles

$ stow -D fish

Updating

$ git pull origin master

Thanks

Many thanks to the entire dotfiles community. ❤️

About

My ArchLinux dotfiles 💻

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published