From 74afcd21c6e16601cdfaf6189905b30296a1e210 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Wed, 28 Apr 2021 19:33:22 +0200 Subject: [PATCH] Script update --- copydots.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/copydots.sh b/copydots.sh index c3e85a5..8ce22d1 100755 --- a/copydots.sh +++ b/copydots.sh @@ -24,3 +24,6 @@ cp $HOME/.Xresources $repoPath/.Xresources # Vim cp $HOME/.vimrc $repoPath/vimrc + +# ST-luke +cp $HOME/Projects/linux/st-luke/config.h $repoPath/luke-st_config.h