1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2025-06-01 20:09:13 +02:00

[bash] remove unused files

This commit is contained in:
Eric-Teunis de Boone 2022-02-10 19:47:56 +01:00
parent 28be1944fd
commit f67517fdec
3 changed files with 4 additions and 13 deletions

View file

@ -46,3 +46,7 @@ alias ...='cd ../../'
# Computer control
alias blank='sleep 1s && xset dpms force off'
alias lock='blank; xscreensaver-command --lock'
# whatever
alias shrug="echo '¯\_(ツ)_/¯'"
alias pinguin="echo 🐧"