eduardoweiland / dotfiles

My config files (tmux, nvim, zsh etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles. Managed by yadm.

Screenshot of a terminal using this config

MIT except where otherwise noted.

Setup

  • sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:TheLocehiliosan:yadm/Fedora_Rawhide/home:TheLocehiliosan:yadm.repo
  • sudo dnf install -y yadm
  • yadm clone git@github.com:eduardoweiland/dotfiles.git
  • sudo bin/install-packages [work|home]
  • yadm bootstrap

About

My config files (tmux, nvim, zsh etc.)


Languages

Language:Shell 51.6%Language:Lua 48.4%