Explorar el Código

Create script to install alacritty config file

DricomDragon hace 5 años
padre
commit
37b6160f66
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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/