mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
remove alacritty from general linking
This commit is contained in:
@@ -7,11 +7,6 @@ link:
|
||||
ln -fs ~/Git/dotfiles/home/.config/.aliases ~/.config/
|
||||
ln -fs ~/Git/dotfiles/home/.config/btop ~/.config/
|
||||
ln -fs ~/Git/dotfiles/home/.bashrc ~/
|
||||
### Alacrity
|
||||
ln -fs ~/Git/dotfiles/home/.config/alacritty/ ~/.config/
|
||||
mkdir -p ~/.config/alacritty/themes
|
||||
-git clone https://github.com/alacritty/alacritty-theme ~/.config/alacritty/themes
|
||||
|
||||
|
||||
|
||||
link_mac:
|
||||
@@ -69,3 +64,7 @@ hyprach:
|
||||
ln -fs ~/Git/dotfiles/home/.config/eww ~/.config/
|
||||
ln -fs ~/Git/dotfiles/home/.config/hypr ~/.config/
|
||||
ln -fs ~/Git/dotfiles/home/.config/rofi ~/.config/
|
||||
### Alacrity
|
||||
ln -fs ~/Git/dotfiles/home/.config/alacritty/ ~/.config/
|
||||
mkdir -p ~/.config/alacritty/themes
|
||||
-git clone https://github.com/alacritty/alacritty-theme ~/.config/alacritty/themes
|
||||
|
||||
Reference in New Issue
Block a user