mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
feat(macos): add low power mode management functions
This commit is contained in:
parent
ec14da72fb
commit
23e8881147
3 changed files with 99 additions and 22 deletions
|
|
@ -314,3 +314,6 @@ source "${0:h:A}/music"
|
|||
|
||||
# Spotify control function
|
||||
source "${0:h:A}/spotify"
|
||||
|
||||
# low power mode toggle-switch function
|
||||
source "${0:h:A}/lpm"
|
||||
Loading…
Add table
Add a link
Reference in a new issue