did some stuff with the installer

main
The_miro 2025-03-20 09:04:22 +01:00
parent 83a5c1c99f
commit 1977669a7d
1 changed files with 5 additions and 4 deletions

View File

@ -78,10 +78,11 @@ rm ~/.zshrc
ln -s ~/Dotfiles/.bashrc ~/.bashrc ln -s ~/Dotfiles/.bashrc ~/.bashrc
ln -s ~/Dotfiles/.zshrc ~/.zshrc ln -s ~/Dotfiles/.zshrc ~/.zshrc
ln -s ~/Dotfiles/starship.toml ~/.config/starship.toml ln -s ~/Dotfiles/starship.toml ~/.config/
ln -s ~/Dotfiles/micro/ ~/.config/micro ln -s ~/Dotfiles/micro/ ~/.config/
ln -s ~/Dotfiles/yazi/ ~/.config/yazi ln -s ~/Dotfiles/nvim/ ~/.config/
ln -s ~/Dotfiles/spotify-tui/config.yml ~/.config/spotify-tui/config.yml ln -s ~/Dotfiles/yazi/ ~/.config/
ln -s ~/Dotfiles/spotify-tui/config.yml ~/.config/spotify-tui/
#starship setup #starship setup
echo "Installing Starship" echo "Installing Starship"