Replace alias w with wallp
This commit is contained in:
parent
3d6cf230e3
commit
62b8bf3643
2
.bashrc
2
.bashrc
|
@ -54,7 +54,7 @@ alias gcheck="git checkout"
|
||||||
# SCRIPTS
|
# SCRIPTS
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
||||||
alias w='~/dotfiles/scripts/updatewal.sh'
|
alias wallp='~/dotfiles/scripts/updatewal.sh'
|
||||||
alias gr='python ~/dotfiles/scripts/growthrate.py'
|
alias gr='python ~/dotfiles/scripts/growthrate.py'
|
||||||
alias ChatGPT='python ~/mychatgpt/mychatgpt.py'
|
alias ChatGPT='python ~/mychatgpt/mychatgpt.py'
|
||||||
alias chat='python ~/mychatgpt/mychatgpt.py'
|
alias chat='python ~/mychatgpt/mychatgpt.py'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user