5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
alias spotify='spotify --force-device-scale-factor=2'
|
|
alias ll='ls -la --color=auto'
|
|
|
|
alias hibernate='systemctl hibernate'
|