From 724b5e3d264f2a8881540de6faeb32eb8b6416c3 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 22 Dec 2022 09:46:11 +0530 Subject: Update setup_debian.sh --- setup_debian.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup_debian.sh b/setup_debian.sh index e7da4e2..c88789c 100644 --- a/setup_debian.sh +++ b/setup_debian.sh @@ -62,6 +62,8 @@ make clean # Add Dotfiles cd $CURRENT_DIR/.config cp -r * $HOME/.config +cd $CURRENT_DIR +cp -r .dwm $HOME # Install `NeoVim` cd $TEMP_DIR -- cgit v1.2.3