diff --git a/hyprland-eww-wofi-installer.sh b/hyprland-eww-wofi-installer.sh index b83fe9e..cc03381 100644 --- a/hyprland-eww-wofi-installer.sh +++ b/hyprland-eww-wofi-installer.sh @@ -78,10 +78,11 @@ rm ~/.zshrc ln -s ~/Dotfiles/.bashrc ~/.bashrc ln -s ~/Dotfiles/.zshrc ~/.zshrc -ln -s ~/Dotfiles/starship.toml ~/.config/starship.toml -ln -s ~/Dotfiles/micro/ ~/.config/micro -ln -s ~/Dotfiles/yazi/ ~/.config/yazi -ln -s ~/Dotfiles/spotify-tui/config.yml ~/.config/spotify-tui/config.yml +ln -s ~/Dotfiles/starship.toml ~/.config/ +ln -s ~/Dotfiles/micro/ ~/.config/ +ln -s ~/Dotfiles/nvim/ ~/.config/ +ln -s ~/Dotfiles/yazi/ ~/.config/ +ln -s ~/Dotfiles/spotify-tui/config.yml ~/.config/spotify-tui/ #starship setup echo "Installing Starship"