Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 691 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 691 Bytes

My dotfiles

Inspired by https://github.com/TechDufus/dotfiles

Usage

Install

Clone this repository locally to ~/dotfiles.

This repository includes a custom shell script located at bin/dotfiles. This script will making sure any Ansible dependencies are installed and then run the playbook.

Playbook requires sudo privileges to set default shell in role zsh and to install dependencies.

./dotfiles --ask-become-pass

If you only want to run specific roles use tags.

./dotfiles --ask-become-pass --tags nvim

Available roles

  • zsh
  • nerdfonts
  • kitty
  • nvim
  • tmux
  • vifm