Skip to content

personal dotfiles configuration

Notifications You must be signed in to change notification settings

NicolaSabino/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Collection of dotfiles for linux systems based on ansible-clone

Hot to install dotfiles

sudo apt update
sudo apt install ansible, git
ansible-galaxy collection install community.general
git clone https://github.com/NicolaSabino/dotfiles $HOME/.dotfiles
pushd $HOME/.dotfiles
ansible-playbook -e @values.yml ubuntu.yml
popd

Useful links

About

personal dotfiles configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages