Second commit
This commit is contained in:
parent
752c64357d
commit
7ecf70a9ba
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ 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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue