Skip to content

Commit 3a9ad5d

Browse files
committed
add Sequoia and Tahoe to OS detection
1 parent 2e084b6 commit 3a9ad5d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

update-motd.d/motd-helpers/scratchpad.zsh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ print_os_info() {
178178
['12']="Monterey"
179179
['13']="Ventura"
180180
['14']="Sonoma"
181+
['15']="Sequoia"
182+
['26']="Tahoe"
181183
)
182184

183185
local os_name="Unknown"

0 commit comments

Comments
 (0)