dotfiles/zsh/.zshrc

9 lines
150 B
Bash
Raw Normal View History

2017-11-18 17:06:44 +01:00
setopt correctall
2017-03-19 14:51:51 +01:00
autoload -Uz compinit promptinit
compinit
promptinit
PROMPT='%F{yellow}%1~%f %# '
2022-02-22 10:21:04 +01:00
source /home/bca/.config/broot/launcher/bash/br