kespinola / dotfiles

Dotfiles configured using Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

Configure linux workstation using Ansible.

Languages

Languages are managed with asdf.

  • Ruby
  • Golang
  • Nodejs
  • Python
  • Elixir
  • Terraform

System

  • fzf
  • git
  • tmux
  • vim
  • zsh

Services

  • redis

Packages

  • snap
  • apt

Bootstrap

Firt setup installation run the dot-bootstrap command.

$ ./bin/dot-bootstrap

After that you can run any scripts defined in the $DOTFILES_PATH/bin

$ dot-bootstrap

About

Dotfiles configured using Ansible


Languages

Language:Vim Script 70.5%Language:Shell 29.5%