mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
ensuring keys are refreshed before running any installation commands
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo pacman-key --refresh-keys &&
|
||||
ensure_package_is_installed git &&
|
||||
ensure_package_is_installed github-cli &&
|
||||
ensure_git_configuration_set "user.name" &&
|
||||
|
||||
Reference in New Issue
Block a user