mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 17:49:30 +00:00
Formatting, updated user config, tweaks
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Install GitHub CLI extensions
|
||||
|
||||
# shellcheck source="shared.sh"
|
||||
source "$HOME/.dotfiles/scripts/shared.sh"
|
||||
|
||||
if ! command -v gh &> /dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user