mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-01-24 18:18:12 +01:00
Alias code=codium.
This commit is contained in:
parent
1677e3bbda
commit
609d134064
1 changed files with 2 additions and 0 deletions
|
@ -35,3 +35,5 @@ alias \
|
|||
free='free -m' \
|
||||
r='ranger' \
|
||||
w='curl https://wttr.in/'
|
||||
|
||||
which codium >/dev/null && alias code=codium
|
||||
|
|
Loading…
Reference in a new issue