/.dotfiles

A collection of all dotfiles

Primary LanguageNix

.dotfiles

Description

All Dotfiles, that I currently use to power my configs. This repo aims to improve sharing of it and usage across multiple systems.

ultra rice

Provides Configs for

  • zsh
  • bash
  • ranger
  • sway
  • tmux
  • neovim

Setup

Install Ansible:

python3 -m pip install --user ansible

Runs Ansible Setup:

ansible-galaxy collection install community.general
ansible-playbook bootstrap.yaml --ask-become-pass