mirror of
https://github.com/owenlejeune/zsh-plugins.git
synced 2025-11-18 05:20:53 -05:00
first commit
This commit is contained in:
5
macos/macos.plugin.zsh
Normal file
5
macos/macos.plugin.zsh
Normal file
@@ -0,0 +1,5 @@
|
||||
alias allowanywhere="sudo spctl --master-disable"
|
||||
|
||||
function screensaver() {
|
||||
open -a ScreenSaverEngine.app
|
||||
}
|
||||
Reference in New Issue
Block a user