feat: Manage hypr

This commit is contained in:
Matthew Binning 2026-03-08 15:37:20 -07:00
parent dafe42b6e7
commit 0bf7779b72
4 changed files with 183 additions and 0 deletions

View file

@ -1,3 +1,6 @@
#!/usr/bin/env sh
ln -si "$HOME"/dotfiles/.gitconfig ~/.gitconfig
printf '. ~/dotfiles/.profile' > ~/.bashrc
mkdir -p ~/.config
ln -si "$HOME"/dotfiles/.config/hypr ~/.config/hypr