From 90d02c3cd1e3e58d9e435d555cb000647a78b1eb Mon Sep 17 00:00:00 2001 From: UhGoomba <53350163+UhGoomba@users.noreply.github.com> Date: Sat, 6 Jul 2024 23:43:36 -0400 Subject: hypr dotfiles --- install.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 install.sh (limited to 'install.sh') diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..16c099a --- /dev/null +++ b/install.sh @@ -0,0 +1,6 @@ +# install dependencies (TODO) + +# stow dotfiles +stow hypr --adopt + +# do other stuff (TODO) -- cgit v1.2.3