From 54053d2dadfd5ba67127c636a3eb4c0f7cff5ef9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 31 Mar 2018 02:17:40 -0400 Subject: switch to alacritty --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 471bd23..4b50080 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ INSTALL = agignore \ bash_logout \ bash_profile \ bashrc \ + config/alacritty/alacritty.yml \ config/touchegg/touchegg.conf \ crawlrc \ gdbinit \ @@ -24,7 +25,6 @@ INSTALL = agignore \ profile \ proverc \ replyrc \ - runesrc \ screenrc \ tigrc \ tmux.conf \ @@ -65,6 +65,7 @@ EMPTYDIRS = $(patsubst services/available/%,.log/%,$(wildcard services/available .cache/vim/hist \ .cache/vim/undo \ .config/mpd/playlists \ + .config/alacritty \ .config/touchegg INSTALLED = $(patsubst %,$(INTO)/%/,$(EMPTYDIRS)) \ -- cgit v1.2.3-54-g00ecf