Skip to content

victorfsf/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VictorFSF's dotfiles

Made with ansible for Ubuntu 18.04 LTS (bionic). Must be used locally.

Deploy

Create and configure the following file:

group_vars/local  # from group_vars/local.example

Make sure your ssh private and public keys exist at:

~/.ssh/id_rsa
~/.ssh/id_rsa.pub

Execute the run.sh file:

# This will install ansible 2.5.2 if it's not installed;
# Arguments to the ansible-playbook command can be passed here.
./run.sh

About

victorfsf's dotfiles (made with ansible)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published