From 5eef6017db86d5d3cc1d142843f2513d0c560bfc Mon Sep 17 00:00:00 2001 From: "Rostyslav Hnatyshyn (Student)" Date: Tue, 31 Aug 2021 15:45:00 -0700 Subject: [PATCH] edited install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a67293b..772c69c 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,5 @@ dir=~/.dotfiles -files="emacs" +files="emacs bashrc Xresources" cd $dir