From c5cb0d7f9bb35cf4343dba51c905a84ebc3b8ae0 Mon Sep 17 00:00:00 2001 From: Braydon Kains Date: Sat, 9 Sep 2023 00:02:36 -0400 Subject: [PATCH] make the sway script actually work --- sway_setup.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/sway_setup.sh b/sway_setup.sh index f183707..7833a7f 100644 --- a/sway_setup.sh +++ b/sway_setup.sh @@ -1,5 +1,3 @@ #!/usr/bin/env bash -mkdir -p $HOME/.config/sway - ln -s $(pwd)/sway ~/.config