1
0
Fork 0

Add open alias o

This commit is contained in:
Malte Brandy 2018-06-30 04:19:21 +02:00
parent feae5e4085
commit 7a2006fe61
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -34,6 +34,7 @@ precmd() {
}
}
alias o=xdg-open
alias c=cdr
alias sudo='sudo -A'
alias s='sudo -A systemctl'