Skip to content

felipe3dfx/env-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License

Development Environment Automation

My lovely developer enviroment.

Installation

bash <(curl -s https://raw.githubusercontent.com/felipe3dfx/env-automation/master/init.sh)

If you install it from scratch, you would need some dependencies to be installed first. Use init.sh or manually install:

  1. Install Ansible.
  2. Install Git apt install git

If you have one machine that is already provisioned. You can setup a fresh one remotelly.

ansible-playbook playbook.yml --ask-become-pass
ansible-playbook playbook.yml --tags=vars,$(tags) --ask-become-pass

Features

  • Pop!_OS defaults configuration
  • Apps installation via apt
  • Snazzy theme for NVIM, ZSH, Alacrity
  • ZSH configuration, aliases, mappings, completion etc.
  • VIM configuration, mappings, custom functions etc.
  • Alacritty as main terminal app
  • Tmux configuration, plugins, keybindings (terminal tabs)

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published