fixed vi softlink
This commit is contained in:
parent
029446acf5
commit
1281e085c8
@ -23,7 +23,7 @@ systemctl enable ip6tables
|
|||||||
|
|
||||||
echo "Install minimal required packages..."
|
echo "Install minimal required packages..."
|
||||||
pacman --noconfirm -S iftop htop bash-completion iotop lsof screen neofetch neovim
|
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 "Setup motd default..."
|
||||||
echo "neofetch" >> /etc/profile.d/neofetch.sh
|
echo "neofetch" >> /etc/profile.d/neofetch.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user