Merge branch 'refs/heads/master' into uvicorn

# Conflicts:
#	dockerfiles/workspace/.shell-aliases
This commit is contained in:
2024-11-25 09:18:57 +03:00
7 changed files with 19 additions and 2 deletions

View File

@ -0,0 +1,6 @@
alias gst='git status'
alias ga='git add'
alias gc='git commit -m'
alias gush='git push'
alias gull='git pull'
alias gb='git branch'

View File

@ -1,2 +1,3 @@
/aliases.sh
/.bash_*
!/.bash_.example
/crontab