fixed nvim powerline
parent
533a89d572
commit
ec0ecbd53d
|
|
@ -19,6 +19,7 @@ curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs https://r
|
||||||
|
|
||||||
rm -rf ~/.config/nvim/
|
rm -rf ~/.config/nvim/
|
||||||
ln -s ~/Dotfiles/nvim/ ~/.config/
|
ln -s ~/Dotfiles/nvim/ ~/.config/
|
||||||
|
cp ~/Dotfiles/nvim/cyberqueer.vim ~/.local/share/nvim/site/plugged/vim-airline-themes/autoload/airline/themes/
|
||||||
|
|
||||||
rm -rf ~/.config/yazi/
|
rm -rf ~/.config/yazi/
|
||||||
ln -s ~/Dotfiles/yazi/ ~/.config/
|
ln -s ~/Dotfiles/yazi/ ~/.config/
|
||||||
|
|
@ -28,8 +29,6 @@ ln -s ~/Dotfiles/spotify-tui/ ~/.config/
|
||||||
|
|
||||||
cp ~/Dotfiles/resources/fflogo.svg ~/Pictures/fflogo.svg
|
cp ~/Dotfiles/resources/fflogo.svg ~/Pictures/fflogo.svg
|
||||||
|
|
||||||
cp ~/Dotfiles/desktopenvs/hyprland/hypr-usr/* ~/.config
|
|
||||||
cp ~/Dotfiles/nvim/cyberqueer.vim ~/.local/share/nvim/site/plugged/vim-airline-themes/autoload/airline/themes/
|
|
||||||
# Download and install nvm:
|
# Download and install nvm:
|
||||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.2/install.sh | bash
|
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.2/install.sh | bash
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue