mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
fixed the name of the github cli package
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
ensure_package_is_installed git \
|
||||
&& ensure_package_is_installed gh-cli \
|
||||
&& ensure_package_is_installed github-cli \
|
||||
&& 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