This commit is contained in:
Thomas Forgione 2024-05-31 15:55:58 +02:00
parent 405838d4f8
commit 261d833823
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# v is shorter
alias v="$EDITOR"
alias vdc="$EDITOR docker-compose.yml'
# htop is better
alias top="htop"