aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index c98add7..4a6376f 100755
--- a/setup.sh
+++ b/setup.sh
@@ -6,7 +6,6 @@ if [ ! -f ~/dotfiles/.vim/autoload/plug.vim ]; then
fi
for name in \
- .emacs.d \
.gitconfig \
.tmux.conf \
.vim \
@@ -28,6 +27,7 @@ fi
for name in \
alacritty \
bat \
+ emacs \
git \
; \
do