Add issue and bugfixing

This commit is contained in:
Stephan Raabe
2023-04-04 11:22:52 +02:00
parent 559c92ff4b
commit ed5fe87fa5
5 changed files with 38 additions and 10 deletions

View File

@@ -51,6 +51,7 @@ ln -s ~/dotfiles/rofi/ ~/.config
ln -s ~/dotfiles/spotifyd/ ~/.config
ln -s ~/dotfiles/vim/ ~/.config
ln -s ~/dotfiles/nvim/ ~/.config
ln -s ~/dotfiles/polybar ~/.config
ln -s ~/dotfiles/starship/starship.toml ~/.config/starship.toml
rm ~/.bashrc
ln -s ~/dotfiles/.bashrc ~/.bashrc
@@ -70,6 +71,11 @@ git clone https://gitlab.com/stephan-raabe/wallpaper.git ~/wallpaper
# ------------------------------------------------------
# starship preset plain-text-symbols > ~/.config/starship.toml
# ------------------------------------------------------
# Install custom issue (login prompt)
# ------------------------------------------------------
sudo cp ~/dotfiles/issue /etc/issue
# ------------------------------------------------------
# Init pywal
# ------------------------------------------------------