/dotfiles

dotfile repo, currently WIP

Primary LanguageShell

h4rl's dotfiles

Caution

Currently ULTRA WIP, run at your own risk!

Warning

This will only install on arch linux as of right now, other distros even archbased are untested.

These dotfiles are for:

How to install

  • wget:
    • sh -c "$(wget -qO- "https://raw.githubusercontent.com/h4rldev/dotfiles/main/install.sh")"
  • curl:
    • sh -c "$(curl -fsSL "https://raw.githubusercontent.com/h4rldev/dotfiles/main/install.sh")"