Skip to content

LuRsT/Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Setup

My dotfiles and ~/bin

Screenshot as of May 2021

2021-05-15-110759_1483x918_scrot

How to set up

This is usually done after I install my OS clean. I install git and ansible, git clone this repo.

sudo pacman -S git ansible
mkdir dev && cd dev
git clone https://github.com/LuRsT/Setup.git

Then go inside the playbooks/ directory to run the ansible playbooks and then stow the dotfiles folder.

cd Setup/playbooks
ansible-playbook install-playbook.yml
ansible-playbook playbook.yml
cd ..
stow dotfiles

For updating, doing a git pull on this repo should be enough, unless there's new dotfiles, then you need to stow them again.

About

💻 My dotfiles and scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published