Added a netfetch call and pwd to end or rc file

This commit is contained in:
Russell Riker 2023-04-02 17:12:11 -04:00
parent ab61515565
commit bb4fb4bfa8
1 changed files with 4 additions and 0 deletions

4
.zshrc
View File

@ -112,3 +112,7 @@ alias cat='batcat'
alias ls='lsd'
alias vi='nvim'
alias vim='nvim'
# Run neofetch
neofetch
pwd