mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Move alacritty & btop to global linking
This commit is contained in:
@@ -5,7 +5,13 @@ link:
|
||||
ln -fs ~/Git/dotfiles/home/.gitconfig ~/.gitconfig
|
||||
ln -fs ~/Git/dotfiles/home/.config/bash ~/.config/
|
||||
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:
|
||||
@@ -60,11 +66,6 @@ zsh:
|
||||
|
||||
### Arch / Hyprland
|
||||
hyprach:
|
||||
ln -fs ~/Git/dotfiles/home/.config/alacritty/ ~/.config/
|
||||
mkdir -p ~/.config/alacritty/themes
|
||||
-git clone https://github.com/alacritty/alacritty-theme ~/.config/alacritty/themes
|
||||
|
||||
ln -fs ~/Git/dotfiles/home/.config/btop ~/.config/
|
||||
ln -fs ~/Git/dotfiles/home/.config/eww ~/.config/
|
||||
ln -fs ~/Git/dotfiles/home/.config/hypr ~/.config/
|
||||
ln -fs ~/Git/dotfiles/home/.config/rofi ~/.config/
|
||||
|
||||
Reference in New Issue
Block a user