dotfiles/zsh/.zshrc

8 lines
150 B
Bash

setopt correctall
autoload -Uz compinit promptinit
compinit
promptinit
PROMPT='%F{yellow}%1~%f %# '
source /home/bca/.config/broot/launcher/bash/br