This commit is contained in:
2025-06-14 20:52:55 +02:00
parent 5d24bfda0b
commit 248068c55a
7 changed files with 105 additions and 103 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
!.profile !.profile
!install !install
!README.md !README.md
!.stow-ignore-local

View File

@ -16,7 +16,8 @@ sudo apt install -yqq \
exa \ exa \
direnv \ direnv \
bat \ bat \
btop btop \
stow
echo echo
echo "[+] Installing Oh My Zsh..." echo "[+] Installing Oh My Zsh..."