Commit Graph

7 Commits

Author SHA1 Message Date
b582bb9574 better ascii logos 2025-08-25 11:07:39 +02:00
46d79166a3 Fix Python 3.13 pip and improve user installations
- Add python3.13-pip package for pip support
- Move Claude Code and bpytop to user-only installations
- Add pip alias to use Python 3.13
- Add empty line to MOTD for better spacing
2025-08-18 22:35:37 +02:00
3f27ac8960 Add system upgrade, Docker, bpytop, and bash completion
- Add dnf upgrade at start for latest packages/kernel
- Install real Docker CE from official repository
- Install bpytop via Python 3.13
- Add bash-completion package and zsh compatibility
- Add user to docker group for permission
2025-08-18 22:31:08 +02:00
337ef1e54c Fix PATH export for ~/.local/bin
- Put ~/.local/bin at start of PATH
- Use proper quoting format expected by Claude installer
2025-08-18 22:16:50 +02:00
5de21476ad Update Python aliases in zshrc
- Add python3.13 alias pointing to python
- Add various Python version aliases (py13, py9)
- Add Python venv management aliases
2025-08-18 21:48:30 +02:00
d27a6dd76f Fix p10k configuration loading
- Add missing source line for ~/.p10k.zsh in .zshrc
- This prevents the p10k configuration wizard from running

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-18 21:05:23 +02:00
35571c4c44 who even cares about fedora 2025-07-26 21:47:37 +02:00