did some stuff with the installer
parent
83a5c1c99f
commit
1977669a7d
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue