mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 00:48:45 +00:00
Add screensaver alias
This commit is contained in:
@@ -138,4 +138,5 @@ if [ "$(uname)" = "Darwin" ]; then
|
||||
alias fl="open -a ForkLift"
|
||||
alias flushdns="sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder"
|
||||
alias copyssh="pbcopy < $HOME/.ssh/id_ed25519.pub"
|
||||
alias scr="open -b com.apple.ScreenSaver.Engine"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user