better display aliases

This commit is contained in:
Piotr Domański 2024-02-22 16:13:21 +01:00
parent 558485b74d
commit 845989e6d1

View file

@ -6,5 +6,5 @@ if [ "$(uname)" = "Darwin" ]; then
alias stopparra='hc && pkill -SIGHUP -f /Applications/Parallels\ Desktop.app'
alias sdim='curl "http://localhost:55777/set?name=U32U1WR6B&brightness=0.4"'
alias sm='curl "http://localhost:55777/set?name=U32U1WR6B&brightness=1.0"'
alias smax='curl "http://localhost:55777/set?name=U32U1WR6B&brightness=1.0"'
fi