Skip to content

dotfiles deployed with ansible

License

Notifications You must be signed in to change notification settings

gillouche/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

dotfiles deployed with ansible

Requirements

  • python3, pip, python3-venv

Setup

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

Run

bash run.sh

Additionally, the verbosity can be passed to the script

bash run.sh -vvvv

which will print the facts (for -vvvv only) and exits (if 4).

About

dotfiles deployed with ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published