forked from sh-edraft.de/sh_linux_installation_scripts
Bugfixes
This commit is contained in:
parent
73749bb590
commit
8e23a2e7f3
@ -43,6 +43,7 @@ install_gnome_tweaks
|
|||||||
install_gpick
|
install_gpick
|
||||||
install_kcolorchooser
|
install_kcolorchooser
|
||||||
install_keepassxc
|
install_keepassxc
|
||||||
|
install_lsd
|
||||||
install_ncdu
|
install_ncdu
|
||||||
install_neofetch
|
install_neofetch
|
||||||
install_nextcloud
|
install_nextcloud
|
||||||
|
@ -16,5 +16,10 @@ first_install
|
|||||||
install_git
|
install_git
|
||||||
install_lsd
|
install_lsd
|
||||||
install_ncdu
|
install_ncdu
|
||||||
|
echo 'echo ""' | sudo tee -a /etc/bash.bashrc > /dev/null
|
||||||
install_neofetch
|
install_neofetch
|
||||||
install_trash_cli
|
install_trash_cli
|
||||||
|
|
||||||
|
# clean motd
|
||||||
|
# sudo rm -f /etc/motd
|
||||||
|
# sudo rm -f /etc/update-motd.d/*
|
||||||
|
Reference in New Issue
Block a user