mirror of
https://github.com/ION606/config-backup.git
synced 2026-05-15 06:26:58 +00:00
fixed alacritty themes command
This commit is contained in:
@@ -92,7 +92,7 @@ dnf install -y --refresh alacritty nautilus nodejs librewolf code \
|
|||||||
|
|
||||||
npm install -g @bitwarden/cli alacritty-themes typescript || echo "failed to install Typescript!"
|
npm install -g @bitwarden/cli alacritty-themes typescript || echo "failed to install Typescript!"
|
||||||
|
|
||||||
alacritty-themes Hyper || echo "Theme install failed!"
|
alacritty-themes --create && alacritty-themes Hyper || echo "Theme install failed!"
|
||||||
|
|
||||||
# Remove old programs
|
# Remove old programs
|
||||||
dnf remove thunar foot || ""
|
dnf remove thunar foot || ""
|
||||||
|
|||||||
Reference in New Issue
Block a user