Alias code=codium.

This commit is contained in:
dabruh 2022-06-08 10:21:13 +02:00
parent 1677e3bbda
commit 609d134064
1 changed files with 2 additions and 0 deletions

View File

@ -35,3 +35,5 @@ alias \
free='free -m' \
r='ranger' \
w='curl https://wttr.in/'
which codium >/dev/null && alias code=codium