No description
Find a file
2024-09-25 13:16:28 +02:00
dot_config update nvim 2024-09-25 13:16:28 +02:00
dot_local/share/rofi/themes rofi, fish 2024-06-21 00:12:00 +02:00
Pictures/wallpapers Fix wallpaper location 2024-05-13 01:45:58 +02:00
.gitattributes Add git lfs 2024-05-13 01:10:23 +02:00
.gitmodules Update .gitsubmodule 2024-05-14 19:52:43 +02:00
README.md Update README.md 2024-06-21 18:26:57 +02:00

Hydro's dotfiles

Installation

Please review the following packages before installing:

yay -S --needed chezmoi \
  hyprland river sway \
  polkit-kde-agent \
  fzf fish less bat eza \
  foot swayosd-git swayidle wl-clipboard \
  waybar-cava hyprpaper swaync \
  starship \
  swaylock fortune-mod \
  qogir-icon-theme \
  lexend-fonts-git ttf-firacode-nerd \
  nnn-nerd \
  git git-lfs lazygit

Setup git-lfs to download large objects (wallpapers etc.):

git lfs install

Use chezmoi to apply the config to your home directory:

chezmoi init https://github.com/hydroxycarbamide/dotfiles
chezmoi cd && git lfs pull # if you didn't run `git lfs install`
chezmoi apply