add alacritty

This commit is contained in:
2019-06-22 20:22:11 +02:00
parent d0d075691a
commit a857831bcd
3 changed files with 401 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
all: carp e git input python sbcli scripts valgrind vim zepto zsh
all: alacritty carp e git input python sbcli scripts valgrind vim zepto zsh
alacritty:
mkdir -p ~/.config/alacritty
cp alacritty.yml ~/.config/alacritty
carp:
cp -r carp ~/.carp