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
!install
!README.md
!.stow-ignore-local

View File

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