1
0

Kitty, hyfetch, neofetch, ohmyposh, zsh

This commit is contained in:
Aethrexal
2025-01-19 17:23:28 +01:00
parent 63e06578ac
commit e9a056fe24
11 changed files with 1435 additions and 1 deletions

2
.zshrc
View File

@ -80,6 +80,8 @@ alias zed='zeditor'
alias chall='~/Scripts/challenges.sh'
alias backup='~/Scripts/backup.sh'
alias brew='echo "Remeber what happened last time. You do not want to do that."'
# Paths
PATH="$HOME/.npm-packages/bin:$PATH"
PATH="$HOME/.bun/bin:$PATH"