Add a few more useful aliases

This commit is contained in:
Jake Howard 2023-07-28 14:21:08 +01:00
parent 4dc488edc3
commit 04cb1e1100
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -3,11 +3,16 @@ export ZSH=/usr/share/oh-my-zsh/
# Plugins
plugins=(
pip
python
aliases
archlinux
common-aliases
extract
gh
heroku
pip
poetry
python
vscode
)
export COMPLETION_WAITING_DOTS="true"