mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-16 11:57:23 +00:00
Set DPMS off by default and add bctl alias
This commit is contained in:
parent
dfdabf9214
commit
0b59029492
2 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ function define_aliases -a uname -d 'Defines aliases for commonly used commands'
|
|||
alias webstorm 'command webstorm'
|
||||
alias sctl 'sudo systemctl'
|
||||
alias uctl 'systemctl --user'
|
||||
alias bctl 'bluetoothctl'
|
||||
case 'Darwin'
|
||||
alias goland 'open -a Goland'
|
||||
alias rider 'open -a Rider'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue