Files
dotfiles/install.sh
T
2026-05-31 16:14:17 -04:00

10 lines
243 B
Bash

curl -sS https://starship.rs/install.sh | sh
sudo pacman -S kitty fastfetch swaybg waybar
cp starship.toml ~/.config
cp kitty.conf ~/.config/kitty
cp current-theme.conf ~/.config/kitty
cp -r Moga-Neon-Magenta /usr/share/icons
cp .bashrc ~/