fixed vi softlink

This commit is contained in:
Marcel Stangenberger 2025-04-06 10:51:28 +00:00
parent 029446acf5
commit 1281e085c8

View File

@ -23,7 +23,7 @@ systemctl enable ip6tables
echo "Install minimal required packages..."
pacman --noconfirm -S iftop htop bash-completion iotop lsof screen neofetch neovim
ln -s /usr/bin/vi /usr/bin/nvim
ln -s /usr/bin/nvim /usr/bin/vi
echo "Setup motd default..."
echo "neofetch" >> /etc/profile.d/neofetch.sh