Skip to content

arithefirst/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦄 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

  • Credits for all wallpapers are in hyprland/.wallpapers/README.md

Tmux

Yazi

ZSH

About

April Hall's Arch Linux dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published