Update .zshrc

This commit is contained in:
Yarne Coppens 2025-07-30 15:17:40 +02:00
parent 7ecf70a9ba
commit f4481312b9

View file

@ -106,7 +106,6 @@ source $ZSH/oh-my-zsh.sh
# alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias l='ls -alh'
alias ll='ls'
#
# Created by `pipx` on 2024-06-11 06:57:42
export PATH="$PATH:~/.local/bin"