A true Linux moment
- Arch Linux
- Debian latest
- Ubuntu latest
- ThinkPad E14 Gen2 (20TA004MUS)
- HP Envy x360 (dr1012dx)
- MSI X570 Gaming Edge WiFi with AMD RX 6650XT
- Dell R910
- Dell R430
- iPhone 8 on iOS 16.7.8
- M1 MacBook Pro 2020 on MacOS Latest via iTerm2
git clone https://github.com/romkatv/powerlevel10k.git "$ZSH_CUSTOM/themes/powerlevel10k"
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git "$ZSH_CUSTOM/plugins/zsh-syntax-highlighting"
git clone https://github.com/zsh-users/zsh-autosuggestions "$ZSH_CUSTOM/plugins/zsh-autosuggestions"
git clone https://github.com/TamCore/autoupdate-oh-my-zsh-plugins "$ZSH_CUSTOM/plugins/autoupdate"
md
is replaced withglow
from https://github.com/charmbracelet/glow (if installed)grep
has--color=auto
appended
cd..
=cd ..
md
=glow
grep
=grep --color=auto