mirror of
https://github.com/owenlejeune/zsh-plugins.git
synced 2025-11-18 13:30:54 -05:00
plugin updates
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
alias allowanywhere="sudo spctl --master-disable"
|
||||
alias resetaudio="sudo killall coreaudiod"
|
||||
|
||||
function softsearch() {
|
||||
brew search $@
|
||||
mas search $@
|
||||
}
|
||||
|
||||
function screensaver() {
|
||||
open -a ScreenSaverEngine.app
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user