mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 08:58:44 +00:00
gitignore and pull alacritty themes
This commit is contained in:
@@ -4,3 +4,8 @@ home/.vim/undodir
|
|||||||
home/.config/bash/bash-git-prompt
|
home/.config/bash/bash-git-prompt
|
||||||
Brewfile.lock.json
|
Brewfile.lock.json
|
||||||
Caskfile.lock.json
|
Caskfile.lock.json
|
||||||
|
|
||||||
|
home/.config/alacritty/themes
|
||||||
|
|
||||||
|
__pycache__
|
||||||
|
*.pyc
|
||||||
|
|||||||
@@ -61,6 +61,9 @@ zsh:
|
|||||||
### Arch / Hyprland
|
### Arch / Hyprland
|
||||||
hyprach:
|
hyprach:
|
||||||
ln -fs ~/Git/dotfiles/home/.config/alacrity ~/.config/
|
ln -fs ~/Git/dotfiles/home/.config/alacrity ~/.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/btop ~/.config/
|
||||||
ln -fs ~/Git/dotfiles/home/.config/eww ~/.config/
|
ln -fs ~/Git/dotfiles/home/.config/eww ~/.config/
|
||||||
ln -fs ~/Git/dotfiles/home/.config/hypr ~/.config/
|
ln -fs ~/Git/dotfiles/home/.config/hypr ~/.config/
|
||||||
|
|||||||
Reference in New Issue
Block a user