Skip to content

🔧 A collection of dotfiles, used to sync them across devices

License

Notifications You must be signed in to change notification settings

gianluparri03/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repo contains the dotfiles I use.

I use Dotdrop to manage them.

Installing

cd
git clone https://github.com/gianluparri03/dotfiles --recurse-submodules
cd dotfiles/
python3 -m venv env
source env/bin/activate
pip install -r dotdrop/requirements.txt
dotdrop/bootstrap.sh
./dotdrop.sh install -p main

Updating

cd ~/dotfiles/
git pull
dotdrop update

About

🔧 A collection of dotfiles, used to sync them across devices

Topics

Resources

License

Stars

Watchers

Forks