dvragulin / dotfiles-public

Personal Ansible roles for installing i3 on Arch Linux and applying my dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Personal Ansible roles for applying my dotfiles.

Usage

bash -c "$(wget -O- https://raw.githubusercontent.com/dvragulin/dotfiles-public/master/bin/bootstrap.sh)"

Roles

  • 01_Init.yml
    • install_applications
    • make_directories
    • make_links
  • 02_Workstation.yml
    • bluetooth
    • grub
    • keychron
    • ssh
    • sysctl
    • units
  • 03_Profile.yml
    • avatars
    • bash
    • dunst
    • gtk
    • i3
    • polybar
    • rofi
    • wallpapers
    • xinit
    • zsh
  • 04_Applications.yml
    • alacritty
    • btop
    • flameshot
    • git
    • glow
    • helix
    • k9s
    • lazygit
    • mc
    • newsboat
    • nvim
    • pacseek
    • pyradio
    • ranger
    • taskwarrior
    • tmux
    • vim
    • zathura

About

Personal Ansible roles for installing i3 on Arch Linux and applying my dotfiles.


Languages

Language:Vim Script 50.9%Language:Shell 27.4%Language:Python 20.3%Language:CSS 1.4%