Neofetch.sh fix
This commit is contained in:
parent
2f7090a43d
commit
c9eba77eda
@ -30,7 +30,7 @@ ln -s /usr/bin/nvim /usr/bin/vi
|
||||
|
||||
echo -e "${GREEN}Setup motd default...${NOCOL}"
|
||||
echo "" > /etc/motd
|
||||
echo "neofetch" >> /etc/profile.d/neofetch.sh
|
||||
echo "neofetch" > /etc/profile.d/neofetch.sh
|
||||
chmod +x /etc/profile.d/neofetch.sh
|
||||
|
||||
echo -e "${RED}All done, reboot in 10 seconds...${NOCOL}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user