AltAtomicSway

This commit is contained in:
2025-06-14 20:49:39 +03:00
commit b49cef745f
118 changed files with 3318 additions and 0 deletions

View File

@ -0,0 +1,8 @@
if [ -n "$DISTROBOX_ENTER_PATH" ]; then
echo "Switching to bash inside Distrobox..."
exec /bin/bash
exit 0
fi
# zsh-autosuggestions
source /usr/local/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh