Files
aurbis/tasks/zsh/.zshrc
T
2025-02-03 22:14:05 +01:00

11 lines
236 B
Bash

autoload -Uz compinit promptinit
zstyle ':completion::complete:*' gain-privileges 1
autoload -U colors && colors
compinit
promptinit
source ~/.config/zsh/.aliasrc
# This will set the default prompt to the walters theme
prompt walters