better display aliases
This commit is contained in:
parent
558485b74d
commit
845989e6d1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue