add: Improve script
This commit is contained in:
parent
a79d12fdb1
commit
cd0b70b450
1 changed files with 3 additions and 1 deletions
4
setup.sh
4
setup.sh
|
@ -12,7 +12,7 @@ cat << EOF | lolcat
|
|||
EOF
|
||||
|
||||
echo "Copying config files..."
|
||||
cp -r cava dunst fastfetch gtk-3.0 gtk-4.0 hypr hypridle rofi starship tmux waybar yazi ~/.config/
|
||||
cp -r cava kitty dunst fastfetch gtk-3.0 gtk-4.0 hypr hypridle rofi starship tmux waybar yazi ~/.config/
|
||||
|
||||
cp -r bin ~/.local/bin/
|
||||
|
||||
|
@ -20,6 +20,8 @@ cd ~/.local/bin/
|
|||
chmod +x *
|
||||
|
||||
|
||||
cd ~/hyprdots/
|
||||
|
||||
echo "Copying .zshrc..."
|
||||
cp zsh/.zshrc ~/.zshrc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue