5 lines
100 B
Bash
5 lines
100 B
Bash
# Created by newuser for 5.9
|
|
|
|
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
|
eval "$(starship init zsh)"
|