Remove alias

This commit is contained in:
Corey Smith
2025-08-02 23:55:39 -07:00
parent 8cb46fdec3
commit 8226c311bb

View File

@ -310,11 +310,6 @@ eval "$(mise activate bash)"
alias l='ls -CFG'
alias la='ls -AFG'
alias ll='ls -alFG'
alias vim='nvim'
alias python=python3
alias pip=pip3
alias db='db-browse'
# ------------------------------------------------------------------------------
# Zoxide