Skip to content

Commit

Permalink
bug:🪰 uname -s on mac produces capital D.
Browse files Browse the repository at this point in the history
  • Loading branch information
TechDufus committed Sep 12, 2024
1 parent 6f8d523 commit cb325ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dotfiles
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ case $ID in
arch)
arch_setup
;;
darwin)
Darwin)
macos_setup
;;
*)
Expand Down

0 comments on commit cb325ef

Please sign in to comment.