Skip to content

daesorin/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal configuration files for Arch Linux + Hyprland.

Managed with a bare git repository.


What Is In Here

  • Shell -- Zsh with modular config
  • Prompt -- Starship
  • Terminal -- Kitty
  • Multiplexer -- tmux + TPM
  • Compositor -- Hyprland
  • Bar -- Waybar
  • Launcher -- Rofi
  • Editor -- Neovim (LazyVim)
  • Notifications -- Mako
  • Media -- mpd, ncmpcpp, mpv
  • Utilities -- btop, zathura, gitmux

Install

Clone and set up the bare repo:

curl -fsSL https://raw.githubusercontent.com/daesorin/dotfiles/main/.dotfiles-meta/install.sh | bash

Then restart your shell. If you are on Arch and want to install packages:

bash ~/.dotfiles-meta/bootstrap.sh

Structure

All files live in their original locations under $HOME. No symlinks.


Notes

  • Arch Linux only. No guarantees on other distros.
  • Neovim config is LazyVim-based.
  • tmux plugins managed by TPM. Run prefix + I after first launch to install.
  • gitmux is installed via go install -- see bootstrap.sh.

About

Personal dotfiles for Arch Linux + Hyprland, managed with a bare git repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors