setup color prompt

This commit is contained in:
Adeeb Shihadeh
2023-09-05 19:30:09 -07:00
parent 54a41ac8a4
commit 05ad7ff97f

View File

@@ -6,3 +6,6 @@ apt-get update && apt-get install -y --no-install-recommends \
irqtop \
ripgrep \
nfs-common
# color prompt
sed -i 's/#force_color_prompt=yes/force_color_prompt=yes/g' /home/comma/.bashrc