1
Fork 0

Add c. alias.

This commit is contained in:
Bauke 2022-05-11 23:27:34 +02:00
parent 1219ae0ff8
commit 665d918c84
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
alias c.="codium ."
alias o="xdg-open"
alias trash="gio trash"
alias youtube-dl="yt-dlp"