Browse Source

Create script to install alacritty config file

DricomDragon 5 years ago
parent
commit
37b6160f66
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Install/ala-custom

+ 4 - 0
Install/ala-custom

@@ -0,0 +1,4 @@
+#!/usr/bin/fish
+
+mkdir --parents $HOME/.config/alacritty
+cp --link --update Templates/alacritty/alacritty.yml $HOME/.config/alacritty/