Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 2.13 KB

README.md

File metadata and controls

61 lines (48 loc) · 2.13 KB

🦄 Dotfiles 🦄

By April Hall
Configured with GNU Stow

How to Use

Assisted Install (Arch only)

  1. Clone the repo and run the installer

    git clone https://github.com/arithefirst/dotfiles ~/dotfiles && \
    cd ~/dotfiles/ && sh installer.sh
  2. Pick the apps you want to install from the menu

Manual Install

  1. Clone this repo:

    git clone --recursive https://github.com/arithefirst/dotfiles.git $HOME/dotfiles
    cd $HOME/dotfiles/
  2. Install GNU Stow:

    # On Arch Linux
    sudo pacman -S stow
  3. Install dependencies (Can be found in the README of the folder for each item)

  4. Run stow for the things you want to install

    # Example
    stow nvim
    # Loads nvim config

Credits

Unless specified below, all work in this repository was done by me.

Hyprland

Tmux

Yazi

ZSH