Disable screen saver
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
53bb4c8c79
commit
9bec3d26d0
5 changed files with 27 additions and 5 deletions
1
.aliases
1
.aliases
|
@ -4,4 +4,5 @@
|
|||
# Update apt packages, npm modules and composer
|
||||
alias update="sudo apt-get update; sudo apt-get dist-upgrade -y; sudo npm update -g; composer self-update"
|
||||
|
||||
# Shortcut for clear because I often type the DOS command instead
|
||||
alias cls="clear"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue