This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/alacritty/install.sh
2020-06-21 20:11:42 +02:00

6 lines
114 B
Bash
Executable File

#!/usr/bin/env sh
mkdir --parents ~/.config/alacritty
ln -svrf alacritty.yml ~/.config/alacritty/alacritty.yml