dotfiles/.bashrc
2024-09-10 12:02:35 +03:00

3 lines
157 B
Bash

export PS1="\[$(tput setaf 216)\]\u\[$(tput setaf 160)\]@\[$(tput setaf 202)\]\h \[$(tput setaf 131)\]\w \[$(tput sgr0)\]$ "
export PATH=$PATH:~/.local/bin