forked from sh-edraft.de/sh_linux_installation_scripts
		
	[WIP] Removed git from server install
This commit is contained in:
		| @@ -4,7 +4,7 @@ source $PWD/common/scripts/update.sh | ||||
| source $PWD/common/scripts/first_install.sh | ||||
|  | ||||
|  | ||||
| source $PWD/common/apps/git.sh | ||||
| # source $PWD/common/apps/git.sh | ||||
| source $PWD/common/apps/lsd.sh | ||||
| source $PWD/common/apps/ncdu.sh | ||||
| source $PWD/common/apps/neofetch.sh | ||||
| @@ -13,7 +13,8 @@ source $PWD/common/apps/trash-cli.sh | ||||
| update | ||||
| first_install | ||||
|  | ||||
| install_git | ||||
|  | ||||
| # install_git # maybe destroying systemd | ||||
| install_lsd | ||||
| install_ncdu | ||||
| echo 'echo ""' | sudo tee -a /etc/bash.bashrc > /dev/null | ||||
|   | ||||
		Reference in New Issue
	
	Block a user