Replace alias w with wallp

This commit is contained in:
Stephan Raabe 2023-10-01 11:20:15 +02:00
parent 3d6cf230e3
commit 62b8bf3643

View File

@ -54,7 +54,7 @@ alias gcheck="git checkout"
# SCRIPTS
# -----------------------------------------------------
alias w='~/dotfiles/scripts/updatewal.sh'
alias wallp='~/dotfiles/scripts/updatewal.sh'
alias gr='python ~/dotfiles/scripts/growthrate.py'
alias ChatGPT='python ~/mychatgpt/mychatgpt.py'
alias chat='python ~/mychatgpt/mychatgpt.py'