dotfiles/.zshrc
2025-01-20 22:39:21 -08:00

5 lines
100 B
Bash

# Created by newuser for 5.9
export XDG_RUNTIME_DIR=/run/user/$(id -u)
eval "$(starship init zsh)"