mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
removed ensuring system is installed in base script
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
ensure_system_is_updated &&
|
||||
ensure_package_is_installed sudo &&
|
||||
ensure_git_configuration_set "user.name" &&
|
||||
ensure_git_configuration_set "user.email" &&
|
||||
ensure_git_configuration_set "init.defaultbranch" &&
|
||||
|
||||
Reference in New Issue
Block a user